Newman Run Dashboard

Tuesday, 10 February 2026 14:18:20
Total Iterations

1

Total Assertions

1451

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 20.2s
Total data received: 2.26MB
Average response time: 242ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1451 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 448 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 217 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 241 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 229 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 268 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 267 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 834 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 236 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 231 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 216 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 448ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68b51032-c930-444e-a57e-2349f2ab77e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-yX29QU92wizwR7c1PuN40rNzLx0"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 448 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1eb7ac61-5bfc-4dda-8e71-7980fdb96895
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 75
Request Body
{
            "username": "Stefanie.Beer39",
            "password": "n4vSQiwHieLdsWx"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d058e620-f2b2-43b9-ab1e-5d31bcf5477f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c974c7f3-483d-48db-a383-aea15b2121b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 217 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5142eb1-52b5-4008-b471-1e37d93a1e16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f189fab-27b1-473a-a06d-c68654e7b60e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2954a44-0f74-4f17-9a27-796de86f8518
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58b5d5a0-0db4-48e0-a269-656e8a282dc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 596277ba-9fe2-4f65-9fae-6d1758f253d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Xcb3p9rXq8oa5QRIHmAy4XIj/d0"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":621},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 241 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 811498f7-d721-4a15-8d05-f03e10a3bb79
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc0534e7-30cf-4a44-8d49-8d8981d87f10
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1677d7b6-7ef2-430b-ba66-1b3295ffa3f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Xcb3p9rXq8oa5QRIHmAy4XIj/d0"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":621},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bc7be40-adfa-4ce9-a0d6-b2afac7a74aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 229 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 222c5f5f-32dd-4780-9a44-55cd51ee570a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 355ae47d-17b8-4d99-bdb8-235de257fd50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63ba776e-58b2-4058-864f-5ccf2a6976a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fdbf782-733b-4f1f-a5c3-b80fa5caf303
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1138
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Emery",
                "last_name": "Cartwright",
                "mobile_number": "526-818-7830",
                "mobile_number_alt": "526-818-7830",
                "email_id": "Asa_Medhurst47@hotmail.com",
                "email_id_alt": "Asa_Medhurst47@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "14838819314127",
                "imei1": "14838819314127",
                "imei2": "14838819314127",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-cYSTwkzO7mvzLv52F71z88qeD9Y"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":182366,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":182384,"tr_customer_product_id":182374,"job_number":"JOB_182366"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 268 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a4d4c48-d963-48f6-be35-c906ff4202db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1130
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Annabelle",
                "last_name": "Dickens",
                "mobile_number": "936-428-0261",
                "mobile_number_alt": "204-625-0961",
                "email_id": "Marcus_Hills30@yahoo.com",
                "email_id_alt": "Ella.Wolf@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "14838819314127",
                "imei1": "14838819314127",
                "imei2": "14838819314127",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71c7b720-e1fb-483c-9f1e-c1f54790382e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1133
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Noelia",
                "last_name": "McLaughlin",
                "mobile_number": "630-488-2844",
                "mobile_number_alt": "270-929-7641",
                "email_id": "Cyril_Reilly95@gmail.com",
                "email_id_alt": "Raven_Parker@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "14838819314127",
                "imei1": "14838819314127",
                "imei2": "14838819314127",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b14a0d10-b7a6-477b-91a7-10e732e8187e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1130
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Johnson",
                "last_name": "Bogisich",
                "mobile_number": "632-845-3338",
                "mobile_number_alt": "981-762-3880",
                "email_id": "Rhiannon_Terry@hotmail.com",
                "email_id_alt": "Gunner11@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "18955618247713",
                "imei1": "18955618247713",
                "imei2": "18955618247713",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-eDal+JI1+2LZQYN6gG7tFDEtWRY"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":182367,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":182385,"tr_customer_product_id":182375,"job_number":"JOB_182367"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 267 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77584e02-0210-4aa8-b73f-023da784bba2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1041
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Isadore",
                "last_name": "Dicki",
                "mobile_number": "873-604-2700",
                "mobile_number_alt": "682-819-8905",
                "email_id": "Randall89@hotmail.com",
                "email_id_alt": "Jaydon.Heller@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "14838819314127",
                "imei1": "14838819314127",
                "imei2": "14838819314127",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 88c1b5c5-2776-433e-85f7-a72887f41891
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "14838819314127",
                "imei1": "14838819314127",
                "imei2": "14838819314127",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token faa6b632-3288-44db-a7ef-129334e87089
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 828
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shaylee",
                "last_name": "Stehr",
                "mobile_number": "338-715-3417",
                "mobile_number_alt": "829-659-0455",
                "email_id": "Joe23@yahoo.com",
                "email_id_alt": "Will_Swaniawski@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f46e815-a9c8-4cde-a02e-2c4230c197d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1115
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lenny",
                "last_name": "Hartmann",
                "mobile_number": "226-910-3736",
                "mobile_number_alt": "671-901-6831",
                "email_id": "Rosamond82@yahoo.com",
                "email_id_alt": "Conrad.Robel9@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1029918704",
                "imei1": "1029918704",
                "imei2": "1029918704",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85012d47-d0f6-40c8-bf50-f266e9d00543
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1132
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Elmer",
                "last_name": "Lesch",
                "mobile_number": "957-347-8167",
                "mobile_number_alt": "505-372-8647",
                "email_id": "Ryann.Connelly20@yahoo.com",
                "email_id_alt": "Ethyl70@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1419146722974254",
                "imei1": "1419146722974254",
                "imei2": "1419146722974254",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-gABi32GKe9exWi30MnJguzYeTgQ"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":182368,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":182386,"tr_customer_product_id":182376,"job_number":"JOB_182368"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1128dd3a-c608-445c-9764-b537a6183ed3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-pnwqIXsccFMMGTiz52L5wHLByu0"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":624},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 834ms
Mean size per request: 605.39KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac73f73c-99fa-4240-9fec-853aeaa9f227
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9758b-PXUwAzcuQKM5TpdUdm8f/0PE+CA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":181922,"job_number":"JOB_181922","tr_customer_id":181940,"tr_customer_product_id":181930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179993530241","imei1":"10179993530241","imei2":"10179993530241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181927,"job_number":"JOB_181927","tr_customer_id":181945,"tr_customer_product_id":181935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:33.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Tyshawn Wilderman","mobile_number":"796-379-5733","email_id":"Alba_Toy10@gmail.com","dop":"2000-01-31","serial_number":"1010317345903969","imei1":"1010317345903969","imei2":"1010317345903969","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181983,"job_number":"JOB_181983","tr_customer_id":182001,"tr_customer_product_id":181991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10297826310671","imei1":"10297826310671","imei2":"10297826310671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181986,"job_number":"JOB_181986","tr_customer_id":182004,"tr_customer_product_id":181994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:20.000Z","modified_at":"2026-02-10T04:43:20.000Z","name":"Domenic Treutel","mobile_number":"251-475-3123","email_id":"Gayle.Lueilwitz@gmail.com","dop":"2000-01-31","serial_number":"1020901946017410","imei1":"1020901946017410","imei2":"1020901946017410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182008,"job_number":"JOB_182008","tr_customer_id":182026,"tr_customer_product_id":182016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:05.000Z","modified_at":"2026-02-10T04:44:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10615869804470","imei1":"10615869804470","imei2":"10615869804470","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182010,"job_number":"JOB_182010","tr_customer_id":182028,"tr_customer_product_id":182018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:07.000Z","modified_at":"2026-02-10T04:44:07.000Z","name":"Velda Breitenberg","mobile_number":"774-471-5339","email_id":"Furman33@hotmail.com","dop":"2000-01-31","serial_number":"1070767721192057","imei1":"1070767721192057","imei2":"1070767721192057","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182011,"job_number":"JOB_182011","tr_customer_id":182029,"tr_customer_product_id":182019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:51.000Z","modified_at":"2026-02-10T04:44:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10428873959773","imei1":"10428873959773","imei2":"10428873959773","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182013,"job_number":"JOB_182013","tr_customer_id":182031,"tr_customer_product_id":182021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:53.000Z","modified_at":"2026-02-10T04:44:53.000Z","name":"Jacklyn Robel","mobile_number":"999-663-1233","email_id":"Quinten65@yahoo.com","dop":"2000-01-31","serial_number":"1049831121108243","imei1":"1049831121108243","imei2":"1049831121108243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182190,"job_number":"JOB_182190","tr_customer_id":182208,"tr_customer_product_id":182198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:13.000Z","modified_at":"2026-02-10T07:04:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10695673765185","imei1":"10695673765185","imei2":"10695673765185","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182192,"job_number":"JOB_182192","tr_customer_id":182210,"tr_customer_product_id":182200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:14.000Z","modified_at":"2026-02-10T07:04:14.000Z","name":"Kiarra Bergstrom","mobile_number":"661-672-3301","email_id":"Jazlyn2@gmail.com","dop":"2000-01-31","serial_number":"1023935292224177","imei1":"1023935292224177","imei2":"1023935292224177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182199,"job_number":"JOB_182199","tr_customer_id":182217,"tr_customer_product_id":182207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:59.000Z","modified_at":"2026-02-10T07:05:00.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10168291852357","imei1":"10168291852357","imei2":"10168291852357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182201,"job_number":"JOB_182201","tr_customer_id":182219,"tr_customer_product_id":182209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:01.000Z","modified_at":"2026-02-10T07:05:01.000Z","name":"Vladimir Johnston","mobile_number":"742-977-5661","email_id":"Devin_VonRueden@gmail.com","dop":"2000-01-31","serial_number":"1065447046305600","imei1":"1065447046305600","imei2":"1065447046305600","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182211,"job_number":"JOB_182211","tr_customer_id":182229,"tr_customer_product_id":182219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:46.000Z","modified_at":"2026-02-10T07:05:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10740149786764","imei1":"10740149786764","imei2":"10740149786764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182213,"job_number":"JOB_182213","tr_customer_id":182231,"tr_customer_product_id":182221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:47.000Z","modified_at":"2026-02-10T07:05:47.000Z","name":"Ulises Skiles","mobile_number":"733-458-6483","email_id":"Jamar.Mitchell@gmail.com","dop":"2000-01-31","serial_number":"1006591598638779","imei1":"1006591598638779","imei2":"1006591598638779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182217,"job_number":"JOB_182217","tr_customer_id":182235,"tr_customer_product_id":182225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:32.000Z","modified_at":"2026-02-10T07:06:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214072611379","imei1":"10214072611379","imei2":"10214072611379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182219,"job_number":"JOB_182219","tr_customer_id":182237,"tr_customer_product_id":182227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:34.000Z","modified_at":"2026-02-10T07:06:34.000Z","name":"Bianka Pfeffer","mobile_number":"312-965-5894","email_id":"Jorge.Boehm@gmail.com","dop":"2000-01-31","serial_number":"1027155873071701","imei1":"1027155873071701","imei2":"1027155873071701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181745,"job_number":"JOB_181745","tr_customer_id":181763,"tr_customer_product_id":181753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T01:01:32.000Z","modified_at":"2026-02-10T01:01:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T01:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181746,"job_number":"JOB_181746","tr_customer_id":181764,"tr_customer_product_id":181754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T01:04:20.000Z","modified_at":"2026-02-10T02:09:19.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T02:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181747,"job_number":"JOB_181747","tr_customer_id":181765,"tr_customer_product_id":181755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T02:43:41.000Z","modified_at":"2026-02-10T02:43:41.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-31","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-01-31T02:43:40.502149918Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T02:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181748,"job_number":"JOB_181748","tr_customer_id":181766,"tr_customer_product_id":181756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:52.000Z","modified_at":"2026-02-10T03:38:08.000Z","name":"Trever Klein","mobile_number":"470-538-4191","email_id":"Jamil.Bergnaum77@hotmail.com","dop":"2025-05-30","serial_number":"12031025892244","imei1":"12031025892244","imei2":"12031025892244","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181749,"job_number":"JOB_181749","tr_customer_id":181767,"tr_customer_product_id":181757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:53.000Z","modified_at":"2026-02-10T03:37:53.000Z","name":"Mikayla Runolfsdottir","mobile_number":"994-206-8399","email_id":"Megane_Beahan@hotmail.com","dop":"2025-05-30","serial_number":"13605421410996","imei1":"13605421410996","imei2":"13605421410996","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181750,"job_number":"JOB_181750","tr_customer_id":181768,"tr_customer_product_id":181758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:55.000Z","modified_at":"2026-02-10T03:37:55.000Z","name":"Denis Lockman","mobile_number":"298-359-8008","email_id":"Houston_Wilderman15@gmail.com","dop":"2025-05-30","serial_number":"1567986561038972","imei1":"1567986561038972","imei2":"1567986561038972","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181751,"job_number":"JOB_181751","tr_customer_id":181769,"tr_customer_product_id":181759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:32.000Z","modified_at":"2026-02-10T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10667478639058","imei1":"10667478639058","imei2":"10667478639058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181752,"job_number":"JOB_181752","tr_customer_id":181770,"tr_customer_product_id":181760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:32.000Z","modified_at":"2026-02-10T03:49:13.000Z","name":"Maurice Armstrong","mobile_number":"990-285-9956","email_id":"Dudley_Oberbrunner96@yahoo.com","dop":"2025-04-06","serial_number":"15560689289405","imei1":"15560689289405","imei2":"15560689289405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181753,"job_number":"JOB_181753","tr_customer_id":181771,"tr_customer_product_id":181761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:33.000Z","modified_at":"2026-02-10T03:48:33.000Z","name":"Willy Smitham","mobile_number":"759-935-7156","email_id":"Stone.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"14710396019059804","imei1":"14710396019059804","imei2":"14710396019059804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181754,"job_number":"JOB_181754","tr_customer_id":181772,"tr_customer_product_id":181762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:21.000Z","modified_at":"2026-02-10T03:49:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17490532113030","imei1":"17490532113030","imei2":"17490532113030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181755,"job_number":"JOB_181755","tr_customer_id":181773,"tr_customer_product_id":181763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:21.000Z","modified_at":"2026-02-10T03:50:02.000Z","name":"Mose Schneider","mobile_number":"655-814-0139","email_id":"Frank_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"18490136316215","imei1":"18490136316215","imei2":"18490136316215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181756,"job_number":"JOB_181756","tr_customer_id":181774,"tr_customer_product_id":181764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:23.000Z","modified_at":"2026-02-10T03:49:23.000Z","name":"Laura O'Conner","mobile_number":"706-684-4103","email_id":"Louvenia_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"19657396885912748","imei1":"19657396885912748","imei2":"19657396885912748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181757,"job_number":"JOB_181757","tr_customer_id":181775,"tr_customer_product_id":181765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:10.000Z","modified_at":"2026-02-10T03:50:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17154327121581","imei1":"17154327121581","imei2":"17154327121581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181758,"job_number":"JOB_181758","tr_customer_id":181776,"tr_customer_product_id":181766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:10.000Z","modified_at":"2026-02-10T03:50:51.000Z","name":"Janis McClure","mobile_number":"535-859-3947","email_id":"Lela_Dickens@gmail.com","dop":"2025-04-06","serial_number":"13538853064272","imei1":"13538853064272","imei2":"13538853064272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181759,"job_number":"JOB_181759","tr_customer_id":181777,"tr_customer_product_id":181767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:12.000Z","modified_at":"2026-02-10T03:50:12.000Z","name":"Finn Beer","mobile_number":"461-530-5115","email_id":"Ayden_Hayes57@hotmail.com","dop":"2025-04-06","serial_number":"18815138718088280","imei1":"18815138718088280","imei2":"18815138718088280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181760,"job_number":"JOB_181760","tr_customer_id":181778,"tr_customer_product_id":181768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:05:59.000Z","modified_at":"2026-02-10T04:05:59.000Z","name":"Johann Kshlerin","mobile_number":"279-943-7650","email_id":"Simeon10@gmail.com","dop":"2025-10-05","serial_number":"19901875771364","imei1":"19901875771364","imei2":"19901875771364","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181761,"job_number":"JOB_181761","tr_customer_id":181779,"tr_customer_product_id":181769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:09:35.000Z","modified_at":"2026-02-10T04:09:35.000Z","name":"Kaitlyn Graham","mobile_number":"933-771-4280","email_id":"Rogers_Wiza21@yahoo.com","dop":"2025-10-05","serial_number":"11842027176274","imei1":"11842027176274","imei2":"11842027176274","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181762,"job_number":"JOB_181762","tr_customer_id":181780,"tr_customer_product_id":181770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:13:48.000Z","modified_at":"2026-02-10T04:13:48.000Z","name":"Madelynn Hills","mobile_number":"565-705-8554","email_id":"Deontae.Satterfield@gmail.com","dop":"2025-10-05","serial_number":"12979019655069","imei1":"12979019655069","imei2":"12979019655069","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:13:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181763,"job_number":"JOB_181763","tr_customer_id":181781,"tr_customer_product_id":181771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:10.000Z","modified_at":"2026-02-10T04:14:10.000Z","name":"Chase Lakin","mobile_number":"636-328-7480","email_id":"Trey.Wisoky18@hotmail.com","dop":"2025-10-05","serial_number":"14632340670040","imei1":"14632340670040","imei2":"14632340670040","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181764,"job_number":"JOB_181764","tr_customer_id":181782,"tr_customer_product_id":181772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:13.000Z","modified_at":"2026-02-10T04:14:13.000Z","name":"Velma Kiehn","mobile_number":"835-549-3088","email_id":"Grace_Steuber@hotmail.com","dop":"2025-10-05","serial_number":"12898660898959","imei1":"12898660898959","imei2":"12898660898959","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181765,"job_number":"JOB_181765","tr_customer_id":181783,"tr_customer_product_id":181773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:21:18.000Z","modified_at":"2026-02-10T04:21:18.000Z","name":"Myrtis Hilll","mobile_number":"532-324-3782","email_id":"Milan.Dickinson@hotmail.com","dop":"2025-10-05","serial_number":"18963692498616","imei1":"18963692498616","imei2":"18963692498616","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181766,"job_number":"JOB_181766","tr_customer_id":181784,"tr_customer_product_id":181774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:02.000Z","modified_at":"2026-02-10T04:29:02.000Z","name":"Kira Rolfson","mobile_number":"965-949-9053","email_id":"Dee_Gusikowski@gmail.com","dop":"2025-10-05","serial_number":"173991670428524","imei1":"173991670428524","imei2":"173991670428524","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181767,"job_number":"JOB_181767","tr_customer_id":181785,"tr_customer_product_id":181775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:47.000Z","modified_at":"2026-02-10T04:29:47.000Z","name":"Mireille Skiles","mobile_number":"986-820-7181","email_id":"Alanna62@gmail.com","dop":"2025-10-05","serial_number":"4536479656430758","imei1":"4536479656430758","imei2":"4536479656430758","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181768,"job_number":"JOB_181768","tr_customer_id":181786,"tr_customer_product_id":181776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:15.000Z","modified_at":"2026-02-10T04:30:15.000Z","name":"Alexis Ullrich","mobile_number":"269-856-8431","email_id":"Nicholas_Boehm@hotmail.com","dop":"2025-10-05","serial_number":"1000000050270745","imei1":"1000000050270745","imei2":"1000000050270745","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181769,"job_number":"JOB_181769","tr_customer_id":181787,"tr_customer_product_id":181777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:28.000Z","modified_at":"2026-02-10T04:30:28.000Z","name":"Dario Denesik","mobile_number":"641-670-9841","email_id":"Valentin_Conn@yahoo.com","dop":"2025-10-05","serial_number":"1000000000004924","imei1":"1000000000004924","imei2":"1000000000004924","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181770,"job_number":"JOB_181770","tr_customer_id":181788,"tr_customer_product_id":181778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:32.000Z","modified_at":"2026-02-10T04:30:32.000Z","name":"Gabe Rath","mobile_number":"286-628-8838","email_id":"Nettie.Kuhlman@gmail.com","dop":"2025-10-05","serial_number":"1000000000000181","imei1":"1000000000000181","imei2":"1000000000000181","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181771,"job_number":"JOB_181771","tr_customer_id":181789,"tr_customer_product_id":181779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:02.000Z","modified_at":"2026-02-10T04:32:02.000Z","name":"Candida Bode","mobile_number":"737-731-6450","email_id":"Monte47@hotmail.com","dop":"2025-10-05","serial_number":"10000420532597000","imei1":"10000420532597000","imei2":"10000420532597000","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181772,"job_number":"JOB_181772","tr_customer_id":181790,"tr_customer_product_id":181780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:06.000Z","modified_at":"2026-02-10T04:32:06.000Z","name":"Kathryn Lang","mobile_number":"657-418-2585","email_id":"Tanner19@gmail.com","dop":"2025-10-05","serial_number":"10358073456314714","imei1":"10358073456314714","imei2":"10358073456314714","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181773,"job_number":"JOB_181773","tr_customer_id":181791,"tr_customer_product_id":181781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:21.000Z","modified_at":"2026-02-10T04:35:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16182465214784","imei1":"16182465214784","imei2":"16182465214784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181774,"job_number":"JOB_181774","tr_customer_id":181792,"tr_customer_product_id":181782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:21.000Z","modified_at":"2026-02-10T04:35:58.000Z","name":"Deonte Bernier","mobile_number":"544-875-1539","email_id":"Estevan.Yost@hotmail.com","dop":"2025-04-06","serial_number":"14304194280038","imei1":"14304194280038","imei2":"14304194280038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181775,"job_number":"JOB_181775","tr_customer_id":181793,"tr_customer_product_id":181783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:22.000Z","modified_at":"2026-02-10T04:35:22.000Z","name":"Gustave Beier","mobile_number":"696-758-7762","email_id":"Kraig93@hotmail.com","dop":"2025-04-06","serial_number":"11436852249889372","imei1":"11436852249889372","imei2":"11436852249889372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181776,"job_number":"JOB_181776","tr_customer_id":181794,"tr_customer_product_id":181784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:05.000Z","modified_at":"2026-02-10T04:36:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12678610762023","imei1":"12678610762023","imei2":"12678610762023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181777,"job_number":"JOB_181777","tr_customer_id":181795,"tr_customer_product_id":181785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:05.000Z","modified_at":"2026-02-10T04:36:42.000Z","name":"Lila Gaylord","mobile_number":"868-348-6736","email_id":"Lysanne_Bahringer@hotmail.com","dop":"2025-04-06","serial_number":"13528438886040","imei1":"13528438886040","imei2":"13528438886040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181778,"job_number":"JOB_181778","tr_customer_id":181796,"tr_customer_product_id":181786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:07.000Z","modified_at":"2026-02-10T04:36:07.000Z","name":"Cristina Beatty","mobile_number":"420-539-9940","email_id":"Danika_Mertz@gmail.com","dop":"2025-04-06","serial_number":"16633200724195132","imei1":"16633200724195132","imei2":"16633200724195132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181779,"job_number":"JOB_181779","tr_customer_id":181797,"tr_customer_product_id":181787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:49.000Z","modified_at":"2026-02-10T04:36:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16138468099470","imei1":"16138468099470","imei2":"16138468099470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181780,"job_number":"JOB_181780","tr_customer_id":181798,"tr_customer_product_id":181788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:50.000Z","modified_at":"2026-02-10T04:37:27.000Z","name":"Edison Wehner","mobile_number":"247-433-2126","email_id":"Itzel_Jacobson@hotmail.com","dop":"2025-04-06","serial_number":"13034253090877","imei1":"13034253090877","imei2":"13034253090877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181781,"job_number":"JOB_181781","tr_customer_id":181799,"tr_customer_product_id":181789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:51.000Z","modified_at":"2026-02-10T04:36:51.000Z","name":"Houston Morar","mobile_number":"864-860-0647","email_id":"Elwyn.Williamson45@gmail.com","dop":"2025-04-06","serial_number":"13454718119628286","imei1":"13454718119628286","imei2":"13454718119628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181782,"job_number":"JOB_181782","tr_customer_id":181800,"tr_customer_product_id":181790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:40.000Z","modified_at":"2026-02-10T04:39:58.000Z","name":"Marlene Huels","mobile_number":"796-743-0301","email_id":"Elliot.Muller10@hotmail.com","dop":"2025-04-06","serial_number":"17563913439985","imei1":"17563913439985","imei2":"17563913439985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181783,"job_number":"JOB_181783","tr_customer_id":181801,"tr_customer_product_id":181791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:41.000Z","modified_at":"2026-02-10T04:39:41.000Z","name":"Beatrice Schiller","mobile_number":"527-687-7815","email_id":"Jayce.Quitzon32@gmail.com","dop":"2025-04-06","serial_number":"12197499152486984","imei1":"12197499152486984","imei2":"12197499152486984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181784,"job_number":"JOB_181784","tr_customer_id":181802,"tr_customer_product_id":181792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:54.000Z","modified_at":"2026-02-10T04:40:04.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"14046239531731","imei1":"14046239531731","imei2":"14046239531731","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181785,"job_number":"JOB_181785","tr_customer_id":181803,"tr_customer_product_id":181793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:58.000Z","modified_at":"2026-02-10T04:40:37.000Z","name":"Glennie Gaylord","mobile_number":"891-859-5837","email_id":"Alba.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"14358242983479","imei1":"14358242983479","imei2":"14358242983479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181786,"job_number":"JOB_181786","tr_customer_id":181804,"tr_customer_product_id":181794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:00.000Z","modified_at":"2026-02-10T04:40:00.000Z","name":"Leo Volkman","mobile_number":"796-880-5051","email_id":"Norwood.Beahan@hotmail.com","dop":"2025-04-06","serial_number":"13920788564946172","imei1":"13920788564946172","imei2":"13920788564946172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181787,"job_number":"JOB_181787","tr_customer_id":181805,"tr_customer_product_id":181795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:07.000Z","modified_at":"2026-02-10T04:40:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"16979618013779","imei1":"16979618013779","imei2":"16979618013779","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181788,"job_number":"JOB_181788","tr_customer_id":181806,"tr_customer_product_id":181796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:09.000Z","modified_at":"2026-02-10T04:40:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19317777767372","imei1":"19317777767372","imei2":"19317777767372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181789,"job_number":"JOB_181789","tr_customer_id":181807,"tr_customer_product_id":181797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:09.000Z","modified_at":"2026-02-10T04:40:48.000Z","name":"Zora Jerde","mobile_number":"679-455-5625","email_id":"Kyleigh60@gmail.com","dop":"2025-04-06","serial_number":"13067139874414","imei1":"13067139874414","imei2":"13067139874414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181790,"job_number":"JOB_181790","tr_customer_id":181808,"tr_customer_product_id":181798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:11.000Z","modified_at":"2026-02-10T04:40:11.000Z","name":"Otho Deckow","mobile_number":"576-373-3796","email_id":"Taryn.Borer@hotmail.com","dop":"2025-04-06","serial_number":"13159196291228584","imei1":"13159196291228584","imei2":"13159196291228584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181791,"job_number":"JOB_181791","tr_customer_id":181809,"tr_customer_product_id":181799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:21.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"Forest Schaefer","mobile_number":"431-941-5267","email_id":"Ruthie44@yahoo.com","dop":"2025-04-06","serial_number":"15715573487649","imei1":"15715573487649","imei2":"15715573487649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181792,"job_number":"JOB_181792","tr_customer_id":181810,"tr_customer_product_id":181800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:22.000Z","modified_at":"2026-02-10T04:40:22.000Z","name":"Zelma Cremin","mobile_number":"866-382-1332","email_id":"Toney_Sauer46@hotmail.com","dop":"2025-04-06","serial_number":"17355498593941160","imei1":"17355498593941160","imei2":"17355498593941160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181794,"job_number":"JOB_181794","tr_customer_id":181812,"tr_customer_product_id":181802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"38429626601761","imei1":"38429626601761","imei2":"38429626601761","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181795,"job_number":"JOB_181795","tr_customer_id":181813,"tr_customer_product_id":181803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"Reba Runte","mobile_number":"917-576-4181","email_id":"Elvis_Lakin50@yahoo.com","dop":"2025-02-01","serial_number":"74753804572552","imei1":"74753804572552","imei2":"74753804572552","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181797,"job_number":"JOB_181797","tr_customer_id":181815,"tr_customer_product_id":181805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:41:11.000Z","name":"Cecil Donnelly","mobile_number":"281-552-4509","email_id":"Frederique_Dach@yahoo.com","dop":"2025-02-01","serial_number":"40384670037430","imei1":"40384670037430","imei2":"40384670037430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181798,"job_number":"JOB_181798","tr_customer_id":181816,"tr_customer_product_id":181806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:40:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16586588687781","imei1":"16586588687781","imei2":"16586588687781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181799,"job_number":"JOB_181799","tr_customer_id":181817,"tr_customer_product_id":181807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:38.000Z","modified_at":"2026-02-10T04:41:17.000Z","name":"Garfield Boyle","mobile_number":"735-211-1510","email_id":"Jacky86@gmail.com","dop":"2025-04-06","serial_number":"11900580997092","imei1":"11900580997092","imei2":"11900580997092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181800,"job_number":"JOB_181800","tr_customer_id":181818,"tr_customer_product_id":181808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:39.000Z","modified_at":"2026-02-10T04:40:39.000Z","name":"Kitty Kuhic","mobile_number":"461-682-9107","email_id":"Logan.Kihn64@hotmail.com","dop":"2025-04-06","serial_number":"10494533496222132","imei1":"10494533496222132","imei2":"10494533496222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181802,"job_number":"JOB_181802","tr_customer_id":181820,"tr_customer_product_id":181810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:53.000Z","modified_at":"2026-02-10T04:41:29.000Z","name":"Abner McClure","mobile_number":"489-458-4662","email_id":"Marguerite_Anderson55@hotmail.com","dop":"2025-04-06","serial_number":"12631290783143","imei1":"12631290783143","imei2":"12631290783143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181803,"job_number":"JOB_181803","tr_customer_id":181821,"tr_customer_product_id":181811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"Keshawn Waters","mobile_number":"819-736-4299","email_id":"Kariane_Corkery64@hotmail.com","dop":"2025-04-06","serial_number":"13954064875528020","imei1":"13954064875528020","imei2":"13954064875528020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181804,"job_number":"JOB_181804","tr_customer_id":181822,"tr_customer_product_id":181812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18092877276573","imei1":"18092877276573","imei2":"18092877276573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181805,"job_number":"JOB_181805","tr_customer_id":181823,"tr_customer_product_id":181813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:56.000Z","modified_at":"2026-02-10T04:41:34.000Z","name":"Charlie Boyle","mobile_number":"917-729-2234","email_id":"Johnson_Connelly@gmail.com","dop":"2025-04-06","serial_number":"11574867168146","imei1":"11574867168146","imei2":"11574867168146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181806,"job_number":"JOB_181806","tr_customer_id":181824,"tr_customer_product_id":181814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:57.000Z","modified_at":"2026-02-10T04:40:57.000Z","name":"Rosemarie Funk","mobile_number":"853-403-3467","email_id":"Rebeka.Jenkins52@yahoo.com","dop":"2025-04-06","serial_number":"10231523441630310","imei1":"10231523441630310","imei2":"10231523441630310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181807,"job_number":"JOB_181807","tr_customer_id":181825,"tr_customer_product_id":181815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:58.000Z","modified_at":"2026-02-10T04:40:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10315394745125","imei1":"10315394745125","imei2":"10315394745125","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181808,"job_number":"JOB_181808","tr_customer_id":181826,"tr_customer_product_id":181816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:58.000Z","modified_at":"2026-02-10T04:41:35.000Z","name":"Sylvia Bartell","mobile_number":"533-926-8660","email_id":"Nolan.Morissette@yahoo.com","dop":"2025-06-18","serial_number":"10380269772145","imei1":"10380269772145","imei2":"10380269772145","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181809,"job_number":"JOB_181809","tr_customer_id":181827,"tr_customer_product_id":181817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:59.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"Francesco Howell","mobile_number":"511-507-4956","email_id":"Eric30@yahoo.com","dop":"2025-06-18","serial_number":"1041534981296833","imei1":"1041534981296833","imei2":"1041534981296833","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181810,"job_number":"JOB_181810","tr_customer_id":181828,"tr_customer_product_id":181818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:00.000Z","modified_at":"2026-02-10T04:41:40.000Z","name":"Josiane Balistreri","mobile_number":"786-575-3070","email_id":"Tristin.Trantow9@hotmail.com","dop":"2025-04-06","serial_number":"15535555663081","imei1":"15535555663081","imei2":"15535555663081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181811,"job_number":"JOB_181811","tr_customer_id":181829,"tr_customer_product_id":181819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"Brianne Bernier","mobile_number":"206-789-1599","email_id":"Mckayla.Monahan@gmail.com","dop":"2025-04-06","serial_number":"14878207902339586","imei1":"14878207902339586","imei2":"14878207902339586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181813,"job_number":"JOB_181813","tr_customer_id":181831,"tr_customer_product_id":181821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:09.000Z","modified_at":"2026-02-10T04:41:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11993203053335","imei1":"11993203053335","imei2":"11993203053335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181814,"job_number":"JOB_181814","tr_customer_id":181832,"tr_customer_product_id":181822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:10.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Chauncey Gaylord","mobile_number":"420-998-5448","email_id":"Cameron_Block64@hotmail.com","dop":"2025-04-06","serial_number":"17157378517812","imei1":"17157378517812","imei2":"17157378517812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181815,"job_number":"JOB_181815","tr_customer_id":181833,"tr_customer_product_id":181823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:11.000Z","modified_at":"2026-02-10T04:41:11.000Z","name":"Kip Kirlin","mobile_number":"457-309-9737","email_id":"Camilla7@hotmail.com","dop":"2025-04-06","serial_number":"13359940317043680","imei1":"13359940317043680","imei2":"13359940317043680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181816,"job_number":"JOB_181816","tr_customer_id":181834,"tr_customer_product_id":181824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:12.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Liliana McKenzie","mobile_number":"785-282-8673","email_id":"Mckenzie_Nolan41@gmail.com","dop":"2025-04-06","serial_number":"12287235512474","imei1":"12287235512474","imei2":"12287235512474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181817,"job_number":"JOB_181817","tr_customer_id":181835,"tr_customer_product_id":181825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:13.000Z","modified_at":"2026-02-10T04:41:50.000Z","name":"Marlee Jaskolski","mobile_number":"402-299-7378","email_id":"Jacklyn.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"17163093360516","imei1":"17163093360516","imei2":"17163093360516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181818,"job_number":"JOB_181818","tr_customer_id":181836,"tr_customer_product_id":181826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:13.000Z","modified_at":"2026-02-10T04:41:13.000Z","name":"Nettie D'Amore","mobile_number":"708-323-1516","email_id":"Audie50@gmail.com","dop":"2025-04-06","serial_number":"14599835880841434","imei1":"14599835880841434","imei2":"14599835880841434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181819,"job_number":"JOB_181819","tr_customer_id":181837,"tr_customer_product_id":181827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181820,"job_number":"JOB_181820","tr_customer_id":181838,"tr_customer_product_id":181828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Therese Gibson","mobile_number":"852-246-1074","email_id":"Noel.Wyman25@hotmail.com","dop":"2025-04-06","serial_number":"14805731383799840","imei1":"14805731383799840","imei2":"14805731383799840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181821,"job_number":"JOB_181821","tr_customer_id":181839,"tr_customer_product_id":181829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:17.000Z","modified_at":"2026-02-10T04:41:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17701816905306","imei1":"17701816905306","imei2":"17701816905306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181822,"job_number":"JOB_181822","tr_customer_id":181840,"tr_customer_product_id":181830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"95179392618601","imei1":"95179392618601","imei2":"95179392618601","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181823,"job_number":"JOB_181823","tr_customer_id":181841,"tr_customer_product_id":181831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Walter Flatley","mobile_number":"546-519-3191","email_id":"Michel.Hackett7@gmail.com","dop":"2025-04-06","serial_number":"18882063498968","imei1":"18882063498968","imei2":"18882063498968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181824,"job_number":"JOB_181824","tr_customer_id":181842,"tr_customer_product_id":181832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"Elinor Oberbrunner","mobile_number":"306-685-8105","email_id":"Dolores_Cartwright52@hotmail.com","dop":"2025-02-01","serial_number":"75326654967526","imei1":"75326654967526","imei2":"75326654967526","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181825,"job_number":"JOB_181825","tr_customer_id":181843,"tr_customer_product_id":181833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16589549795254","imei1":"16589549795254","imei2":"16589549795254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181826,"job_number":"JOB_181826","tr_customer_id":181844,"tr_customer_product_id":181834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:55.000Z","name":"Katharina Yost","mobile_number":"606-342-3157","email_id":"Elinor9@hotmail.com","dop":"2025-04-06","serial_number":"18123958041936","imei1":"18123958041936","imei2":"18123958041936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181827,"job_number":"JOB_181827","tr_customer_id":181845,"tr_customer_product_id":181835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:19.000Z","modified_at":"2026-02-10T04:41:19.000Z","name":"Jamie Kub","mobile_number":"957-762-2194","email_id":"Graciela_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"12784599310082940","imei1":"12784599310082940","imei2":"12784599310082940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181828,"job_number":"JOB_181828","tr_customer_id":181846,"tr_customer_product_id":181836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:19.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Sedrick Walter","mobile_number":"519-920-2131","email_id":"Tania.Okuneva@hotmail.com","dop":"2025-02-01","serial_number":"105212982283645","imei1":"105212982283645","imei2":"105212982283645","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181829,"job_number":"JOB_181829","tr_customer_id":181847,"tr_customer_product_id":181837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Brice Keeling","mobile_number":"911-761-5947","email_id":"Kay4@hotmail.com","dop":"2025-04-06","serial_number":"16666295034213094","imei1":"16666295034213094","imei2":"16666295034213094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181831,"job_number":"JOB_181831","tr_customer_id":181849,"tr_customer_product_id":181839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:21.000Z","modified_at":"2026-02-10T04:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15820965323258","imei1":"15820965323258","imei2":"15820965323258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181832,"job_number":"JOB_181832","tr_customer_id":181850,"tr_customer_product_id":181840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:21.000Z","modified_at":"2026-02-10T04:42:02.000Z","name":"Bell Rogahn","mobile_number":"666-625-9115","email_id":"Carmelo55@yahoo.com","dop":"2025-04-06","serial_number":"12168909135243","imei1":"12168909135243","imei2":"12168909135243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181833,"job_number":"JOB_181833","tr_customer_id":181851,"tr_customer_product_id":181841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:22.000Z","modified_at":"2026-02-10T04:41:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14776733971129","imei1":"14776733971129","imei2":"14776733971129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181834,"job_number":"JOB_181834","tr_customer_id":181852,"tr_customer_product_id":181842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:22.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Catherine Sipes","mobile_number":"457-540-6825","email_id":"Cathrine73@gmail.com","dop":"2025-04-06","serial_number":"13552942191291","imei1":"13552942191291","imei2":"13552942191291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181835,"job_number":"JOB_181835","tr_customer_id":181853,"tr_customer_product_id":181843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:23.000Z","modified_at":"2026-02-10T04:41:23.000Z","name":"Alize Predovic","mobile_number":"917-850-5591","email_id":"Abbie37@yahoo.com","dop":"2025-04-06","serial_number":"10933910268774560","imei1":"10933910268774560","imei2":"10933910268774560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181836,"job_number":"JOB_181836","tr_customer_id":181854,"tr_customer_product_id":181844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"Alexandrea Jerde","mobile_number":"751-668-2057","email_id":"Brent12@gmail.com","dop":"2025-04-06","serial_number":"18228256867472036","imei1":"18228256867472036","imei2":"18228256867472036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181837,"job_number":"JOB_181837","tr_customer_id":181855,"tr_customer_product_id":181845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16605670491531","imei1":"16605670491531","imei2":"16605670491531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181838,"job_number":"JOB_181838","tr_customer_id":181856,"tr_customer_product_id":181846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:25.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Alexandrine Jacobson","mobile_number":"469-466-8918","email_id":"Malvina.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"13686238712384","imei1":"13686238712384","imei2":"13686238712384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181839,"job_number":"JOB_181839","tr_customer_id":181857,"tr_customer_product_id":181847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:25.000Z","modified_at":"2026-02-10T04:41:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11723870398435","imei1":"11723870398435","imei2":"11723870398435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181840,"job_number":"JOB_181840","tr_customer_id":181858,"tr_customer_product_id":181848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:26.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Bill Schneider","mobile_number":"416-307-8910","email_id":"Pearlie23@yahoo.com","dop":"2025-04-06","serial_number":"14947548128044","imei1":"14947548128044","imei2":"14947548128044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181841,"job_number":"JOB_181841","tr_customer_id":181859,"tr_customer_product_id":181849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:26.000Z","modified_at":"2026-02-10T04:41:26.000Z","name":"Richmond Zemlak","mobile_number":"399-810-5008","email_id":"Gerson_Kihn55@hotmail.com","dop":"2025-04-06","serial_number":"17818037390206640","imei1":"17818037390206640","imei2":"17818037390206640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181842,"job_number":"JOB_181842","tr_customer_id":181860,"tr_customer_product_id":181850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:27.000Z","modified_at":"2026-02-10T04:41:27.000Z","name":"Janiya Cummerata","mobile_number":"540-767-3820","email_id":"Jayme.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10751338928079636","imei1":"10751338928079636","imei2":"10751338928079636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181843,"job_number":"JOB_181843","tr_customer_id":181861,"tr_customer_product_id":181851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:33.000Z","modified_at":"2026-02-10T04:41:33.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104643688564873","imei1":"104643688564873","imei2":"104643688564873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181844,"job_number":"JOB_181844","tr_customer_id":181862,"tr_customer_product_id":181852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:34.000Z","modified_at":"2026-02-10T04:42:16.000Z","name":"Terrill Wunsch","mobile_number":"401-335-3649","email_id":"Viva.Yost@gmail.com","dop":"2025-12-31","serial_number":"108768879761438","imei1":"108768879761438","imei2":"108768879761438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181846,"job_number":"JOB_181846","tr_customer_id":181864,"tr_customer_product_id":181854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17705615353984","imei1":"17705615353984","imei2":"17705615353984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181847,"job_number":"JOB_181847","tr_customer_id":181865,"tr_customer_product_id":181855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10654122633398","imei1":"10654122633398","imei2":"10654122633398","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181848,"job_number":"JOB_181848","tr_customer_id":181866,"tr_customer_product_id":181856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:42:18.000Z","name":"Waldo McCullough","mobile_number":"489-241-8794","email_id":"Ernie78@yahoo.com","dop":"2025-06-18","serial_number":"10274472263798","imei1":"10274472263798","imei2":"10274472263798","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181849,"job_number":"JOB_181849","tr_customer_id":181867,"tr_customer_product_id":181857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:42:20.000Z","name":"Luella Okuneva","mobile_number":"918-438-9993","email_id":"Dolly.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"10311193074069","imei1":"10311193074069","imei2":"10311193074069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181850,"job_number":"JOB_181850","tr_customer_id":181868,"tr_customer_product_id":181858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:43.000Z","modified_at":"2026-02-10T04:41:43.000Z","name":"Shanelle Howell","mobile_number":"783-983-6501","email_id":"Elvie.Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1078237333896435","imei1":"1078237333896435","imei2":"1078237333896435","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181851,"job_number":"JOB_181851","tr_customer_id":181869,"tr_customer_product_id":181859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Wade Kihn","mobile_number":"554-321-6171","email_id":"Daryl_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"11718192997394724","imei1":"11718192997394724","imei2":"11718192997394724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181852,"job_number":"JOB_181852","tr_customer_id":181870,"tr_customer_product_id":181860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Tony Hermann","mobile_number":"571-946-0067","email_id":"Glenda.Schultz@gmail.com","dop":"2025-05-30","serial_number":"15272724598753","imei1":"15272724598753","imei2":"15272724598753","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181853,"job_number":"JOB_181853","tr_customer_id":181871,"tr_customer_product_id":181861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10661021912049","imei1":"10661021912049","imei2":"10661021912049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181854,"job_number":"JOB_181854","tr_customer_id":181872,"tr_customer_product_id":181862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Syble Smith","mobile_number":"553-628-9010","email_id":"Braulio_Fahey@hotmail.com","dop":"2025-05-30","serial_number":"12234254433191","imei1":"12234254433191","imei2":"12234254433191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181855,"job_number":"JOB_181855","tr_customer_id":181873,"tr_customer_product_id":181863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:45.000Z","modified_at":"2026-02-10T04:42:22.000Z","name":"Joany Howe","mobile_number":"233-465-5739","email_id":"Kole.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"14359087631199","imei1":"14359087631199","imei2":"14359087631199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181856,"job_number":"JOB_181856","tr_customer_id":181874,"tr_customer_product_id":181864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Eugenia Parisian","mobile_number":"274-323-6687","email_id":"Letitia94@gmail.com","dop":"2025-05-30","serial_number":"1245128658025273","imei1":"1245128658025273","imei2":"1245128658025273","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181857,"job_number":"JOB_181857","tr_customer_id":181875,"tr_customer_product_id":181865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Mariane VonRueden","mobile_number":"208-236-0028","email_id":"Corine.Ruecker10@gmail.com","dop":"2025-04-06","serial_number":"17828379478862636","imei1":"17828379478862636","imei2":"17828379478862636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181862,"job_number":"JOB_181862","tr_customer_id":181880,"tr_customer_product_id":181870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17237837104107","imei1":"17237837104107","imei2":"17237837104107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181863,"job_number":"JOB_181863","tr_customer_id":181881,"tr_customer_product_id":181871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:48.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"Deontae Zboncak","mobile_number":"589-646-3006","email_id":"Lewis_Bartoletti42@hotmail.com","dop":"2025-04-06","serial_number":"17367151860822","imei1":"17367151860822","imei2":"17367151860822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181865,"job_number":"JOB_181865","tr_customer_id":181883,"tr_customer_product_id":181873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:49.000Z","modified_at":"2026-02-10T04:41:49.000Z","name":"Weldon Schamberger","mobile_number":"934-812-2999","email_id":"Joshuah.Carroll21@yahoo.com","dop":"2025-04-06","serial_number":"17069897146849792","imei1":"17069897146849792","imei2":"17069897146849792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181866,"job_number":"JOB_181866","tr_customer_id":181884,"tr_customer_product_id":181874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:50.000Z","modified_at":"2026-02-10T04:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18487391106247","imei1":"18487391106247","imei2":"18487391106247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181867,"job_number":"JOB_181867","tr_customer_id":181885,"tr_customer_product_id":181875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:51.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Jevon Bradtke","mobile_number":"498-589-8536","email_id":"Jolie_Herzog@yahoo.com","dop":"2025-04-06","serial_number":"12726974011218","imei1":"12726974011218","imei2":"12726974011218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181868,"job_number":"JOB_181868","tr_customer_id":181886,"tr_customer_product_id":181876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:52.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Shemar Reinger","mobile_number":"619-440-2858","email_id":"Deonte_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"17986577788857054","imei1":"17986577788857054","imei2":"17986577788857054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181869,"job_number":"JOB_181869","tr_customer_id":181887,"tr_customer_product_id":181877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:53.000Z","modified_at":"2026-02-10T04:41:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14908228651950","imei1":"14908228651950","imei2":"14908228651950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181870,"job_number":"JOB_181870","tr_customer_id":181888,"tr_customer_product_id":181878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:54.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"Linnie Moore","mobile_number":"876-838-1604","email_id":"Roma_McKenzie@gmail.com","dop":"2025-04-06","serial_number":"14162375676245","imei1":"14162375676245","imei2":"14162375676245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181871,"job_number":"JOB_181871","tr_customer_id":181889,"tr_customer_product_id":181879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:55.000Z","modified_at":"2026-02-10T04:41:55.000Z","name":"Brendon Hoeger","mobile_number":"923-216-2123","email_id":"Nigel_Howell@gmail.com","dop":"2025-04-06","serial_number":"15944446198452292","imei1":"15944446198452292","imei2":"15944446198452292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181872,"job_number":"JOB_181872","tr_customer_id":181890,"tr_customer_product_id":181880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:56.000Z","modified_at":"2026-02-10T04:41:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15453530553683","imei1":"15453530553683","imei2":"15453530553683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181873,"job_number":"JOB_181873","tr_customer_id":181891,"tr_customer_product_id":181881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:57.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Anais Durgan","mobile_number":"539-339-3278","email_id":"Greta.Crona0@hotmail.com","dop":"2025-04-06","serial_number":"19832585642189","imei1":"19832585642189","imei2":"19832585642189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181876,"job_number":"JOB_181876","tr_customer_id":181894,"tr_customer_product_id":181884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Mallory Mante","mobile_number":"774-317-8365","email_id":"Martina.Willms34@hotmail.com","dop":"2025-04-06","serial_number":"11883044163505480","imei1":"11883044163505480","imei2":"11883044163505480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181879,"job_number":"JOB_181879","tr_customer_id":181897,"tr_customer_product_id":181887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"14055193854611","imei1":"14055193854611","imei2":"14055193854611","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181881,"job_number":"JOB_181881","tr_customer_id":181899,"tr_customer_product_id":181889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Emie Doyle","mobile_number":"728-308-4402","email_id":"Rosalia_Yundt@gmail.com","dop":"2025-02-01","serial_number":"77744183855244","imei1":"77744183855244","imei2":"77744183855244","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181883,"job_number":"JOB_181883","tr_customer_id":181901,"tr_customer_product_id":181891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:01.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Rey Schmeler","mobile_number":"560-939-1307","email_id":"Murl25@gmail.com","dop":"2025-02-01","serial_number":"38240588261681","imei1":"38240588261681","imei2":"38240588261681","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181884,"job_number":"JOB_181884","tr_customer_id":181902,"tr_customer_product_id":181892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:01.000Z","modified_at":"2026-02-10T04:42:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17739749355646","imei1":"17739749355646","imei2":"17739749355646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181885,"job_number":"JOB_181885","tr_customer_id":181903,"tr_customer_product_id":181893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Rosie Altenwerth","mobile_number":"391-290-0032","email_id":"Aurelia.Lehner59@yahoo.com","dop":"2025-04-06","serial_number":"12646274688992","imei1":"12646274688992","imei2":"12646274688992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181886,"job_number":"JOB_181886","tr_customer_id":181904,"tr_customer_product_id":181894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14330855164057","imei1":"14330855164057","imei2":"14330855164057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181887,"job_number":"JOB_181887","tr_customer_id":181905,"tr_customer_product_id":181895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Yessenia Larson","mobile_number":"651-363-8235","email_id":"Aaron88@yahoo.com","dop":"2025-04-06","serial_number":"18273814851708","imei1":"18273814851708","imei2":"18273814851708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181888,"job_number":"JOB_181888","tr_customer_id":181906,"tr_customer_product_id":181896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:03.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Lester Hayes","mobile_number":"795-831-4508","email_id":"Roosevelt_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18902422431438030","imei1":"18902422431438030","imei2":"18902422431438030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181889,"job_number":"JOB_181889","tr_customer_id":181907,"tr_customer_product_id":181897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:04.000Z","modified_at":"2026-02-10T04:42:04.000Z","name":"Conrad Ernser","mobile_number":"207-427-9835","email_id":"Emmanuel_Harvey@gmail.com","dop":"2025-04-06","serial_number":"11938727889645952","imei1":"11938727889645952","imei2":"11938727889645952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181890,"job_number":"JOB_181890","tr_customer_id":181908,"tr_customer_product_id":181898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:09.000Z","modified_at":"2026-02-10T04:42:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10680190053258","imei1":"10680190053258","imei2":"10680190053258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181891,"job_number":"JOB_181891","tr_customer_id":181909,"tr_customer_product_id":181899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:09.000Z","modified_at":"2026-02-10T04:42:51.000Z","name":"Madie Konopelski","mobile_number":"765-673-4650","email_id":"Savion_Green52@yahoo.com","dop":"2025-04-06","serial_number":"14481629414608","imei1":"14481629414608","imei2":"14481629414608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181892,"job_number":"JOB_181892","tr_customer_id":181910,"tr_customer_product_id":181900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19718384547920","imei1":"19718384547920","imei2":"19718384547920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181893,"job_number":"JOB_181893","tr_customer_id":181911,"tr_customer_product_id":181901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:51.000Z","name":"Marta Homenick","mobile_number":"533-447-7454","email_id":"Lon.Jacobi15@yahoo.com","dop":"2025-04-06","serial_number":"12073566414806","imei1":"12073566414806","imei2":"12073566414806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181894,"job_number":"JOB_181894","tr_customer_id":181912,"tr_customer_product_id":181902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467208248203","imei1":"15467208248203","imei2":"15467208248203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181895,"job_number":"JOB_181895","tr_customer_id":181913,"tr_customer_product_id":181903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"Stephan Ratke","mobile_number":"935-770-2336","email_id":"Mabel_Pfeffer36@hotmail.com","dop":"2025-04-06","serial_number":"11921002497677728","imei1":"11921002497677728","imei2":"11921002497677728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181896,"job_number":"JOB_181896","tr_customer_id":181914,"tr_customer_product_id":181904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Jacynthe Reichel","mobile_number":"248-229-1095","email_id":"Tavares.Blanda60@gmail.com","dop":"2025-04-06","serial_number":"13191986674172","imei1":"13191986674172","imei2":"13191986674172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181897,"job_number":"JOB_181897","tr_customer_id":181915,"tr_customer_product_id":181905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18294182675615","imei1":"18294182675615","imei2":"18294182675615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181898,"job_number":"JOB_181898","tr_customer_id":181916,"tr_customer_product_id":181906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19629949538725","imei1":"19629949538725","imei2":"19629949538725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181899,"job_number":"JOB_181899","tr_customer_id":181917,"tr_customer_product_id":181907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Weldon Gleason","mobile_number":"674-822-9179","email_id":"Mohammad.Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"13515479584175","imei1":"13515479584175","imei2":"13515479584175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181900,"job_number":"JOB_181900","tr_customer_id":181918,"tr_customer_product_id":181908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:52.000Z","name":"Ethelyn Wolff","mobile_number":"523-444-4924","email_id":"Edd.Becker77@gmail.com","dop":"2025-04-06","serial_number":"10383588146690","imei1":"10383588146690","imei2":"10383588146690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181901,"job_number":"JOB_181901","tr_customer_id":181919,"tr_customer_product_id":181909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Chaz Rohan","mobile_number":"781-329-5406","email_id":"Faye.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"11553306103223358","imei1":"11553306103223358","imei2":"11553306103223358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181902,"job_number":"JOB_181902","tr_customer_id":181920,"tr_customer_product_id":181910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Mozelle Vandervort","mobile_number":"885-411-3755","email_id":"Santino.Kutch3@hotmail.com","dop":"2025-04-06","serial_number":"13118801822263856","imei1":"13118801822263856","imei2":"13118801822263856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181903,"job_number":"JOB_181903","tr_customer_id":181921,"tr_customer_product_id":181911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Kari Jakubowski","mobile_number":"691-795-7200","email_id":"Luz.Stokes@gmail.com","dop":"2025-04-06","serial_number":"15725625052348100","imei1":"15725625052348100","imei2":"15725625052348100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181904,"job_number":"JOB_181904","tr_customer_id":181922,"tr_customer_product_id":181912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Leonel Nicolas","mobile_number":"812-701-7463","email_id":"Madilyn_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"14734562629998480","imei1":"14734562629998480","imei2":"14734562629998480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181905,"job_number":"JOB_181905","tr_customer_id":181923,"tr_customer_product_id":181913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17767134579977","imei1":"17767134579977","imei2":"17767134579977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181906,"job_number":"JOB_181906","tr_customer_id":181924,"tr_customer_product_id":181914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:43:03.000Z","name":"Vince Heller","mobile_number":"678-594-7210","email_id":"Bette25@yahoo.com","dop":"2025-04-06","serial_number":"11929073099623","imei1":"11929073099623","imei2":"11929073099623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181907,"job_number":"JOB_181907","tr_customer_id":181925,"tr_customer_product_id":181915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108958694185852","imei1":"108958694185852","imei2":"108958694185852","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181908,"job_number":"JOB_181908","tr_customer_id":181926,"tr_customer_product_id":181916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Audra Shanahan","mobile_number":"814-306-9893","email_id":"Douglas.Bergnaum@yahoo.com","dop":"2025-12-31","serial_number":"102513075373483","imei1":"102513075373483","imei2":"102513075373483","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181909,"job_number":"JOB_181909","tr_customer_id":181927,"tr_customer_product_id":181917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:26.000Z","modified_at":"2026-02-10T04:42:26.000Z","name":"Jermaine Marks","mobile_number":"449-672-2949","email_id":"Kira_Okuneva73@hotmail.com","dop":"2025-04-06","serial_number":"12295181401825912","imei1":"12295181401825912","imei2":"12295181401825912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181913,"job_number":"JOB_181913","tr_customer_id":181931,"tr_customer_product_id":181921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:29.000Z","modified_at":"2026-02-10T04:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13798079645206","imei1":"13798079645206","imei2":"13798079645206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181914,"job_number":"JOB_181914","tr_customer_id":181932,"tr_customer_product_id":181922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:43:07.000Z","name":"Billy Lang","mobile_number":"876-750-9431","email_id":"Mathew61@yahoo.com","dop":"2025-04-06","serial_number":"11771357858636","imei1":"11771357858636","imei2":"11771357858636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181915,"job_number":"JOB_181915","tr_customer_id":181933,"tr_customer_product_id":181923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18799917546077","imei1":"18799917546077","imei2":"18799917546077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181916,"job_number":"JOB_181916","tr_customer_id":181934,"tr_customer_product_id":181924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17138817628463","imei1":"17138817628463","imei2":"17138817628463","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181917,"job_number":"JOB_181917","tr_customer_id":181935,"tr_customer_product_id":181925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Chaz Kozey","mobile_number":"781-460-8823","email_id":"Green47@yahoo.com","dop":"2025-04-06","serial_number":"14236678516906","imei1":"14236678516906","imei2":"14236678516906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181918,"job_number":"JOB_181918","tr_customer_id":181936,"tr_customer_product_id":181926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15870486559121","imei1":"15870486559121","imei2":"15870486559121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181919,"job_number":"JOB_181919","tr_customer_id":181937,"tr_customer_product_id":181927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Noemi Lockman","mobile_number":"786-958-7400","email_id":"Jannie29@gmail.com","dop":"2025-04-06","serial_number":"14825638971884","imei1":"14825638971884","imei2":"14825638971884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181920,"job_number":"JOB_181920","tr_customer_id":181938,"tr_customer_product_id":181928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:43:10.000Z","name":"Sim Reichel","mobile_number":"610-220-8343","email_id":"Marianne.Friesen17@yahoo.com","dop":"2025-04-06","serial_number":"17067955488974","imei1":"17067955488974","imei2":"17067955488974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181921,"job_number":"JOB_181921","tr_customer_id":181939,"tr_customer_product_id":181929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:42:31.000Z","name":"Leif Hayes","mobile_number":"908-305-1658","email_id":"Estelle50@yahoo.com","dop":"2025-04-06","serial_number":"10215375487989102","imei1":"10215375487989102","imei2":"10215375487989102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181923,"job_number":"JOB_181923","tr_customer_id":181941,"tr_customer_product_id":181931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Fredrick Kiehn","mobile_number":"318-317-7814","email_id":"Javier88@hotmail.com","dop":"2025-04-06","serial_number":"19918764252775704","imei1":"19918764252775704","imei2":"19918764252775704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181924,"job_number":"JOB_181924","tr_customer_id":181942,"tr_customer_product_id":181932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:43:11.000Z","name":"Laney Denesik","mobile_number":"213-237-8278","email_id":"Dannie93@gmail.com","dop":"2000-01-31","serial_number":"10210928309745","imei1":"10210928309745","imei2":"10210928309745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181925,"job_number":"JOB_181925","tr_customer_id":181943,"tr_customer_product_id":181933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Lupe Reynolds","mobile_number":"272-541-7220","email_id":"Alexie.Hane13@yahoo.com","dop":"2025-04-06","serial_number":"15296207012243974","imei1":"15296207012243974","imei2":"15296207012243974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181926,"job_number":"JOB_181926","tr_customer_id":181944,"tr_customer_product_id":181934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Laverne Goodwin","mobile_number":"915-241-0851","email_id":"Montana79@hotmail.com","dop":"2025-04-06","serial_number":"13315586993636460","imei1":"13315586993636460","imei2":"13315586993636460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181928,"job_number":"JOB_181928","tr_customer_id":181946,"tr_customer_product_id":181936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:37.000Z","modified_at":"2026-02-10T04:42:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11943390974026","imei1":"11943390974026","imei2":"11943390974026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181929,"job_number":"JOB_181929","tr_customer_id":181947,"tr_customer_product_id":181937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:38.000Z","modified_at":"2026-02-10T04:43:15.000Z","name":"Meredith Kemmer","mobile_number":"772-561-6970","email_id":"Yasmeen47@hotmail.com","dop":"2025-04-06","serial_number":"17408606029625","imei1":"17408606029625","imei2":"17408606029625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181930,"job_number":"JOB_181930","tr_customer_id":181948,"tr_customer_product_id":181938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:38.000Z","modified_at":"2026-02-10T04:42:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13487900227985","imei1":"13487900227985","imei2":"13487900227985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181932,"job_number":"JOB_181932","tr_customer_id":181950,"tr_customer_product_id":181940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:43:21.000Z","name":"Faustino Gleason","mobile_number":"618-945-8230","email_id":"Tatum30@yahoo.com","dop":"2025-04-06","serial_number":"18611201951314","imei1":"18611201951314","imei2":"18611201951314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181933,"job_number":"JOB_181933","tr_customer_id":181951,"tr_customer_product_id":181941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Juwan Mosciski","mobile_number":"596-335-6196","email_id":"Alvina32@yahoo.com","dop":"2025-04-06","serial_number":"19165947120171324","imei1":"19165947120171324","imei2":"19165947120171324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181934,"job_number":"JOB_181934","tr_customer_id":181952,"tr_customer_product_id":181942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:40.000Z","modified_at":"2026-02-10T04:42:40.000Z","name":"Zella Fadel","mobile_number":"911-668-9451","email_id":"Una.Mante84@gmail.com","dop":"2025-04-06","serial_number":"12371980244603358","imei1":"12371980244603358","imei2":"12371980244603358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181935,"job_number":"JOB_181935","tr_customer_id":181953,"tr_customer_product_id":181943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:41.000Z","modified_at":"2026-02-10T04:42:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685811851518","imei1":"15685811851518","imei2":"15685811851518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181936,"job_number":"JOB_181936","tr_customer_id":181954,"tr_customer_product_id":181944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:41.000Z","modified_at":"2026-02-10T04:43:23.000Z","name":"Brendan Franecki","mobile_number":"455-336-6120","email_id":"Rosie.Cole@yahoo.com","dop":"2025-04-06","serial_number":"14231902838671","imei1":"14231902838671","imei2":"14231902838671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181937,"job_number":"JOB_181937","tr_customer_id":181955,"tr_customer_product_id":181945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:43.000Z","modified_at":"2026-02-10T04:42:43.000Z","name":"Maxine Mills","mobile_number":"675-276-7554","email_id":"Zena36@gmail.com","dop":"2025-04-06","serial_number":"17684226851578808","imei1":"17684226851578808","imei2":"17684226851578808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181941,"job_number":"JOB_181941","tr_customer_id":181959,"tr_customer_product_id":181949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:46.000Z","modified_at":"2026-02-10T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12027734814848","imei1":"12027734814848","imei2":"12027734814848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181942,"job_number":"JOB_181942","tr_customer_id":181960,"tr_customer_product_id":181950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:46.000Z","modified_at":"2026-02-10T04:43:23.000Z","name":"Bette Goyette","mobile_number":"679-856-6661","email_id":"Jalen4@yahoo.com","dop":"2025-04-06","serial_number":"15679111586031","imei1":"15679111586031","imei2":"15679111586031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181943,"job_number":"JOB_181943","tr_customer_id":181961,"tr_customer_product_id":181951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19602294116099","imei1":"19602294116099","imei2":"19602294116099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181944,"job_number":"JOB_181944","tr_customer_id":181962,"tr_customer_product_id":181952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:43:25.000Z","name":"Ransom Purdy","mobile_number":"930-549-5635","email_id":"Gabriella.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12315224687676","imei1":"12315224687676","imei2":"12315224687676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181945,"job_number":"JOB_181945","tr_customer_id":181963,"tr_customer_product_id":181953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11864828620086","imei1":"11864828620086","imei2":"11864828620086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181946,"job_number":"JOB_181946","tr_customer_id":181964,"tr_customer_product_id":181954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:48.000Z","modified_at":"2026-02-10T04:42:48.000Z","name":"Iva Leuschke","mobile_number":"901-741-7010","email_id":"Vladimir_Hayes94@hotmail.com","dop":"2025-04-06","serial_number":"13455398942887700","imei1":"13455398942887700","imei2":"13455398942887700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181947,"job_number":"JOB_181947","tr_customer_id":181965,"tr_customer_product_id":181955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:48.000Z","modified_at":"2026-02-10T04:43:29.000Z","name":"Kory Sporer","mobile_number":"834-202-4139","email_id":"Carolyn20@hotmail.com","dop":"2025-04-06","serial_number":"17709468025941","imei1":"17709468025941","imei2":"17709468025941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181948,"job_number":"JOB_181948","tr_customer_id":181966,"tr_customer_product_id":181956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Kaci Graham","mobile_number":"488-916-6088","email_id":"Nicolette.Hamill14@hotmail.com","dop":"2025-04-06","serial_number":"12162538416383790","imei1":"12162538416383790","imei2":"12162538416383790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181949,"job_number":"JOB_181949","tr_customer_id":181967,"tr_customer_product_id":181957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Silas DuBuque","mobile_number":"990-633-4891","email_id":"Adell.Haley@gmail.com","dop":"2025-04-06","serial_number":"13851604613679418","imei1":"13851604613679418","imei2":"13851604613679418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181951,"job_number":"JOB_181951","tr_customer_id":181969,"tr_customer_product_id":181959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:57.000Z","modified_at":"2026-02-10T04:42:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16627056526549","imei1":"16627056526549","imei2":"16627056526549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181952,"job_number":"JOB_181952","tr_customer_id":181970,"tr_customer_product_id":181960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:57.000Z","modified_at":"2026-02-10T04:43:35.000Z","name":"Kenya Goyette","mobile_number":"429-254-0102","email_id":"Roel.McLaughlin14@yahoo.com","dop":"2025-04-06","serial_number":"16166235078725","imei1":"16166235078725","imei2":"16166235078725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181953,"job_number":"JOB_181953","tr_customer_id":181971,"tr_customer_product_id":181961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:42:59.000Z","name":"Efrain Stroman","mobile_number":"380-494-8015","email_id":"Tania.Olson@yahoo.com","dop":"2025-04-06","serial_number":"12023233421885678","imei1":"12023233421885678","imei2":"12023233421885678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181954,"job_number":"JOB_181954","tr_customer_id":181972,"tr_customer_product_id":181962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12338434659796","imei1":"12338434659796","imei2":"12338434659796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181955,"job_number":"JOB_181955","tr_customer_id":181973,"tr_customer_product_id":181963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820437444301","imei1":"11820437444301","imei2":"11820437444301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181956,"job_number":"JOB_181956","tr_customer_id":181974,"tr_customer_product_id":181964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14407464314331","imei1":"14407464314331","imei2":"14407464314331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181958,"job_number":"JOB_181958","tr_customer_id":181976,"tr_customer_product_id":181966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:41.000Z","name":"Bradly Altenwerth","mobile_number":"923-597-2385","email_id":"Joaquin8@yahoo.com","dop":"2025-04-06","serial_number":"19857179839061","imei1":"19857179839061","imei2":"19857179839061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181959,"job_number":"JOB_181959","tr_customer_id":181977,"tr_customer_product_id":181967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:40.000Z","name":"Garrett Littel","mobile_number":"739-248-0419","email_id":"Fanny.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"14752240304403","imei1":"14752240304403","imei2":"14752240304403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181960,"job_number":"JOB_181960","tr_customer_id":181979,"tr_customer_product_id":181969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:41.000Z","name":"Demario Mertz","mobile_number":"894-204-8573","email_id":"Ceasar_Yundt@gmail.com","dop":"2025-04-06","serial_number":"16772126747014","imei1":"16772126747014","imei2":"16772126747014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181963,"job_number":"JOB_181963","tr_customer_id":181981,"tr_customer_product_id":181971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Guadalupe Stiedemann","mobile_number":"855-460-1659","email_id":"Johnpaul.Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"17218879874749988","imei1":"17218879874749988","imei2":"17218879874749988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181964,"job_number":"JOB_181964","tr_customer_id":181982,"tr_customer_product_id":181972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Herminio Herzog","mobile_number":"395-425-1677","email_id":"Angel_Davis@hotmail.com","dop":"2025-04-06","serial_number":"13969096798091268","imei1":"13969096798091268","imei2":"13969096798091268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181965,"job_number":"JOB_181965","tr_customer_id":181983,"tr_customer_product_id":181973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Dillan Aufderhar","mobile_number":"481-286-7654","email_id":"Edmond40@yahoo.com","dop":"2025-04-06","serial_number":"15590129034940028","imei1":"15590129034940028","imei2":"15590129034940028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181967,"job_number":"JOB_181967","tr_customer_id":181985,"tr_customer_product_id":181975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:10.000Z","modified_at":"2026-02-10T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18245883884530","imei1":"18245883884530","imei2":"18245883884530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181968,"job_number":"JOB_181968","tr_customer_id":181986,"tr_customer_product_id":181976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:11.000Z","modified_at":"2026-02-10T04:43:49.000Z","name":"Derek Witting","mobile_number":"261-266-3416","email_id":"Jessica42@yahoo.com","dop":"2025-04-06","serial_number":"18831394135084","imei1":"18831394135084","imei2":"18831394135084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181969,"job_number":"JOB_181969","tr_customer_id":181987,"tr_customer_product_id":181977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:12.000Z","modified_at":"2026-02-10T04:43:12.000Z","name":"Guiseppe Cummings","mobile_number":"404-699-1043","email_id":"Shayna16@yahoo.com","dop":"2025-04-06","serial_number":"14791410519139908","imei1":"14791410519139908","imei2":"14791410519139908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181970,"job_number":"JOB_181970","tr_customer_id":181988,"tr_customer_product_id":181978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:14.000Z","modified_at":"2026-02-10T04:43:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11744939540732","imei1":"11744939540732","imei2":"11744939540732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181971,"job_number":"JOB_181971","tr_customer_id":181989,"tr_customer_product_id":181979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:15.000Z","modified_at":"2026-02-10T04:43:52.000Z","name":"Karianne Lebsack","mobile_number":"497-578-8853","email_id":"Sadie_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"18213816954100","imei1":"18213816954100","imei2":"18213816954100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181972,"job_number":"JOB_181972","tr_customer_id":181990,"tr_customer_product_id":181980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"Shannon Harber","mobile_number":"651-933-7331","email_id":"Candace_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19930830821775064","imei1":"19930830821775064","imei2":"19930830821775064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181973,"job_number":"JOB_181973","tr_customer_id":181991,"tr_customer_product_id":181981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11524001250735","imei1":"11524001250735","imei2":"11524001250735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181974,"job_number":"JOB_181974","tr_customer_id":181992,"tr_customer_product_id":181982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12357856490813","imei1":"12357856490813","imei2":"12357856490813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181975,"job_number":"JOB_181975","tr_customer_id":181993,"tr_customer_product_id":181983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:54.000Z","name":"Kaycee Reichert","mobile_number":"910-849-1194","email_id":"Kimberly4@yahoo.com","dop":"2025-04-06","serial_number":"11939980899312","imei1":"11939980899312","imei2":"11939980899312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181976,"job_number":"JOB_181976","tr_customer_id":181994,"tr_customer_product_id":181984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:55.000Z","name":"Derick Crist","mobile_number":"551-291-3226","email_id":"Cordie_Gleichner65@yahoo.com","dop":"2025-04-06","serial_number":"19304803342084","imei1":"19304803342084","imei2":"19304803342084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181977,"job_number":"JOB_181977","tr_customer_id":181995,"tr_customer_product_id":181985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12152793500156","imei1":"12152793500156","imei2":"12152793500156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181978,"job_number":"JOB_181978","tr_customer_id":181996,"tr_customer_product_id":181986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108683517026873","imei1":"108683517026873","imei2":"108683517026873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181979,"job_number":"JOB_181979","tr_customer_id":181997,"tr_customer_product_id":181987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:55.000Z","name":"Taya Rippin","mobile_number":"425-776-9292","email_id":"Mitchell51@hotmail.com","dop":"2025-04-06","serial_number":"11791941303568","imei1":"11791941303568","imei2":"11791941303568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181980,"job_number":"JOB_181980","tr_customer_id":181998,"tr_customer_product_id":181988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:57.000Z","name":"Kip Ullrich","mobile_number":"955-719-6193","email_id":"Garret68@hotmail.com","dop":"2025-12-31","serial_number":"101122423509033","imei1":"101122423509033","imei2":"101122423509033","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181981,"job_number":"JOB_181981","tr_customer_id":181999,"tr_customer_product_id":181989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Baylee Cremin","mobile_number":"577-986-3057","email_id":"Maximillia.Conn@hotmail.com","dop":"2025-04-06","serial_number":"13427467373248512","imei1":"13427467373248512","imei2":"13427467373248512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181982,"job_number":"JOB_181982","tr_customer_id":182000,"tr_customer_product_id":181990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Johnathon Stiedemann","mobile_number":"993-638-0491","email_id":"Jeffry.Conroy46@hotmail.com","dop":"2025-04-06","serial_number":"14017252868658922","imei1":"14017252868658922","imei2":"14017252868658922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181984,"job_number":"JOB_181984","tr_customer_id":182002,"tr_customer_product_id":181992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:19.000Z","modified_at":"2026-02-10T04:43:58.000Z","name":"Dane Jacobson","mobile_number":"985-568-7534","email_id":"Tia.Fisher@hotmail.com","dop":"2000-01-31","serial_number":"10924955546631","imei1":"10924955546631","imei2":"10924955546631","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181985,"job_number":"JOB_181985","tr_customer_id":182003,"tr_customer_product_id":181993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:19.000Z","modified_at":"2026-02-10T04:43:19.000Z","name":"Gabe Cormier","mobile_number":"431-315-7337","email_id":"Edmund8@yahoo.com","dop":"2025-04-06","serial_number":"15609303545537364","imei1":"15609303545537364","imei2":"15609303545537364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181987,"job_number":"JOB_181987","tr_customer_id":182005,"tr_customer_product_id":181995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:28.000Z","modified_at":"2026-02-10T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18892036168495","imei1":"18892036168495","imei2":"18892036168495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181988,"job_number":"JOB_181988","tr_customer_id":182006,"tr_customer_product_id":181996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:29.000Z","modified_at":"2026-02-10T04:44:07.000Z","name":"Hubert Mosciski","mobile_number":"834-786-4051","email_id":"Alisha.Leannon@gmail.com","dop":"2025-04-06","serial_number":"17379652939627","imei1":"17379652939627","imei2":"17379652939627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181989,"job_number":"JOB_181989","tr_customer_id":182007,"tr_customer_product_id":181997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:30.000Z","modified_at":"2026-02-10T04:43:30.000Z","name":"Astrid Vandervort","mobile_number":"476-854-4829","email_id":"Oran69@yahoo.com","dop":"2025-04-06","serial_number":"15263075259179140","imei1":"15263075259179140","imei2":"15263075259179140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181990,"job_number":"JOB_181990","tr_customer_id":182008,"tr_customer_product_id":181998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:31.000Z","modified_at":"2026-02-10T04:43:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13414191474907","imei1":"13414191474907","imei2":"13414191474907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181991,"job_number":"JOB_181991","tr_customer_id":182009,"tr_customer_product_id":181999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:31.000Z","modified_at":"2026-02-10T04:44:10.000Z","name":"Murl Ankunding","mobile_number":"279-752-9868","email_id":"Else_Dibbert76@yahoo.com","dop":"2025-04-06","serial_number":"12063420928010","imei1":"12063420928010","imei2":"12063420928010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181992,"job_number":"JOB_181992","tr_customer_id":182010,"tr_customer_product_id":182000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:33.000Z","modified_at":"2026-02-10T04:43:33.000Z","name":"Franz Ruecker","mobile_number":"894-467-6855","email_id":"Kellen0@hotmail.com","dop":"2025-04-06","serial_number":"10031259673695776","imei1":"10031259673695776","imei2":"10031259673695776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181993,"job_number":"JOB_181993","tr_customer_id":182011,"tr_customer_product_id":182001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:37.000Z","modified_at":"2026-02-10T04:43:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10493527651224","imei1":"10493527651224","imei2":"10493527651224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181994,"job_number":"JOB_181994","tr_customer_id":182012,"tr_customer_product_id":182002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:37.000Z","modified_at":"2026-02-10T04:44:16.000Z","name":"Lacy Stokes","mobile_number":"376-970-9163","email_id":"Bertrand.Klocko16@gmail.com","dop":"2025-04-06","serial_number":"18631168396022","imei1":"18631168396022","imei2":"18631168396022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181995,"job_number":"JOB_181995","tr_customer_id":182013,"tr_customer_product_id":182003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:39.000Z","modified_at":"2026-02-10T04:43:39.000Z","name":"Haskell Deckow","mobile_number":"435-514-4274","email_id":"Hermann.Hessel@gmail.com","dop":"2025-04-06","serial_number":"16119525784454628","imei1":"16119525784454628","imei2":"16119525784454628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181996,"job_number":"JOB_181996","tr_customer_id":182014,"tr_customer_product_id":182004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:56.000Z","modified_at":"2026-02-10T04:43:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17636177135639","imei1":"17636177135639","imei2":"17636177135639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181997,"job_number":"JOB_181997","tr_customer_id":182015,"tr_customer_product_id":182005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:57.000Z","modified_at":"2026-02-10T04:44:35.000Z","name":"Carlo Harris","mobile_number":"348-870-5571","email_id":"Desiree71@hotmail.com","dop":"2025-04-06","serial_number":"10673992711496","imei1":"10673992711496","imei2":"10673992711496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181998,"job_number":"JOB_181998","tr_customer_id":182016,"tr_customer_product_id":182006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:58.000Z","modified_at":"2026-02-10T04:43:58.000Z","name":"Jack Stark","mobile_number":"770-738-3137","email_id":"Cortney61@hotmail.com","dop":"2025-04-06","serial_number":"11749067347165124","imei1":"11749067347165124","imei2":"11749067347165124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181999,"job_number":"JOB_181999","tr_customer_id":182017,"tr_customer_product_id":182007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:59.000Z","modified_at":"2026-02-10T04:43:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11784032533272","imei1":"11784032533272","imei2":"11784032533272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182000,"job_number":"JOB_182000","tr_customer_id":182018,"tr_customer_product_id":182008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:59.000Z","modified_at":"2026-02-10T04:44:35.000Z","name":"Mariane Collins","mobile_number":"287-278-7949","email_id":"Shyann82@yahoo.com","dop":"2025-04-06","serial_number":"17218259072377","imei1":"17218259072377","imei2":"17218259072377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182001,"job_number":"JOB_182001","tr_customer_id":182019,"tr_customer_product_id":182009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:00.000Z","modified_at":"2026-02-10T04:44:00.000Z","name":"Gavin West","mobile_number":"946-742-2425","email_id":"Alison8@gmail.com","dop":"2025-04-06","serial_number":"15513520394144388","imei1":"15513520394144388","imei2":"15513520394144388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182002,"job_number":"JOB_182002","tr_customer_id":182020,"tr_customer_product_id":182010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:02.000Z","modified_at":"2026-02-10T04:44:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13708504009535","imei1":"13708504009535","imei2":"13708504009535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182003,"job_number":"JOB_182003","tr_customer_id":182021,"tr_customer_product_id":182011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:02.000Z","modified_at":"2026-02-10T04:44:39.000Z","name":"Vesta Skiles","mobile_number":"749-761-2693","email_id":"Lauretta_Swaniawski69@hotmail.com","dop":"2025-04-06","serial_number":"15176044224718","imei1":"15176044224718","imei2":"15176044224718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182004,"job_number":"JOB_182004","tr_customer_id":182022,"tr_customer_product_id":182012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11844175897786","imei1":"11844175897786","imei2":"11844175897786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182005,"job_number":"JOB_182005","tr_customer_id":182023,"tr_customer_product_id":182013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:40.000Z","name":"Dannie D'Amore","mobile_number":"517-333-3989","email_id":"Jules20@gmail.com","dop":"2025-04-06","serial_number":"16339929160589","imei1":"16339929160589","imei2":"16339929160589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182006,"job_number":"JOB_182006","tr_customer_id":182024,"tr_customer_product_id":182014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"Darwin Schroeder","mobile_number":"893-556-2904","email_id":"Jakob.Glover@hotmail.com","dop":"2025-04-06","serial_number":"10508969977465474","imei1":"10508969977465474","imei2":"10508969977465474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182007,"job_number":"JOB_182007","tr_customer_id":182025,"tr_customer_product_id":182015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:04.000Z","modified_at":"2026-02-10T04:44:04.000Z","name":"Mose Bednar","mobile_number":"388-576-8041","email_id":"Victor_Glover@hotmail.com","dop":"2025-04-06","serial_number":"14929126893463348","imei1":"14929126893463348","imei2":"14929126893463348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182009,"job_number":"JOB_182009","tr_customer_id":182027,"tr_customer_product_id":182017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:05.000Z","modified_at":"2026-02-10T04:44:44.000Z","name":"Gianni Hayes","mobile_number":"821-339-1353","email_id":"Harold_Hintz2@gmail.com","dop":"2000-01-31","serial_number":"10840702464482","imei1":"10840702464482","imei2":"10840702464482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182012,"job_number":"JOB_182012","tr_customer_id":182030,"tr_customer_product_id":182020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:52.000Z","modified_at":"2026-02-10T04:45:30.000Z","name":"Modesto Kub","mobile_number":"744-582-7749","email_id":"Ramon.Jones@gmail.com","dop":"2000-01-31","serial_number":"10301390881476","imei1":"10301390881476","imei2":"10301390881476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182014,"job_number":"JOB_182014","tr_customer_id":182032,"tr_customer_product_id":182022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81228523576099","imei1":"81228523576099","imei2":"81228523576099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182015,"job_number":"JOB_182015","tr_customer_id":182033,"tr_customer_product_id":182023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73425910739265","imei1":"73425910739265","imei2":"73425910739265","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182016,"job_number":"JOB_182016","tr_customer_id":182034,"tr_customer_product_id":182024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27033051189879","imei1":"27033051189879","imei2":"27033051189879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182017,"job_number":"JOB_182017","tr_customer_id":182035,"tr_customer_product_id":182025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25774353120331","imei1":"25774353120331","imei2":"25774353120331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182018,"job_number":"JOB_182018","tr_customer_id":182036,"tr_customer_product_id":182026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90146125940518","imei1":"90146125940518","imei2":"90146125940518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182019,"job_number":"JOB_182019","tr_customer_id":182037,"tr_customer_product_id":182027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13245186444761","imei1":"13245186444761","imei2":"13245186444761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182020,"job_number":"JOB_182020","tr_customer_id":182038,"tr_customer_product_id":182028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:02.000Z","modified_at":"2026-02-10T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51221824739466","imei1":"51221824739466","imei2":"51221824739466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182021,"job_number":"JOB_182021","tr_customer_id":182039,"tr_customer_product_id":182029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94636683626335","imei1":"94636683626335","imei2":"94636683626335","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182022,"job_number":"JOB_182022","tr_customer_id":182040,"tr_customer_product_id":182030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77859368599659","imei1":"77859368599659","imei2":"77859368599659","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182023,"job_number":"JOB_182023","tr_customer_id":182041,"tr_customer_product_id":182031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96433204023790","imei1":"96433204023790","imei2":"96433204023790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182024,"job_number":"JOB_182024","tr_customer_id":182042,"tr_customer_product_id":182032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18721444549130","imei1":"18721444549130","imei2":"18721444549130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182025,"job_number":"JOB_182025","tr_customer_id":182043,"tr_customer_product_id":182033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49260935691314","imei1":"49260935691314","imei2":"49260935691314","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182026,"job_number":"JOB_182026","tr_customer_id":182044,"tr_customer_product_id":182034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:36.000Z","modified_at":"2026-02-10T04:58:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10444697402436","imei1":"10444697402436","imei2":"10444697402436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182027,"job_number":"JOB_182027","tr_customer_id":182045,"tr_customer_product_id":182035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:36.000Z","modified_at":"2026-02-10T04:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60185607492049","imei1":"60185607492049","imei2":"60185607492049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182028,"job_number":"JOB_182028","tr_customer_id":182046,"tr_customer_product_id":182036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65804227474985","imei1":"65804227474985","imei2":"65804227474985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182029,"job_number":"JOB_182029","tr_customer_id":182047,"tr_customer_product_id":182037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70617392152931","imei1":"70617392152931","imei2":"70617392152931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182030,"job_number":"JOB_182030","tr_customer_id":182048,"tr_customer_product_id":182038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74029223021077","imei1":"74029223021077","imei2":"74029223021077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182031,"job_number":"JOB_182031","tr_customer_id":182049,"tr_customer_product_id":182039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70321585255748","imei1":"70321585255748","imei2":"70321585255748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182032,"job_number":"JOB_182032","tr_customer_id":182050,"tr_customer_product_id":182040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64283853142099","imei1":"64283853142099","imei2":"64283853142099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182033,"job_number":"JOB_182033","tr_customer_id":182051,"tr_customer_product_id":182041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:10.000Z","modified_at":"2026-02-10T04:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38100541581097","imei1":"38100541581097","imei2":"38100541581097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182034,"job_number":"JOB_182034","tr_customer_id":182052,"tr_customer_product_id":182042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:10.000Z","modified_at":"2026-02-10T04:59:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91572703602878","imei1":"91572703602878","imei2":"91572703602878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182035,"job_number":"JOB_182035","tr_customer_id":182053,"tr_customer_product_id":182043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:47.000Z","modified_at":"2026-02-10T05:10:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13307297789192","imei1":"13307297789192","imei2":"13307297789192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182036,"job_number":"JOB_182036","tr_customer_id":182054,"tr_customer_product_id":182044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:47.000Z","modified_at":"2026-02-10T05:11:26.000Z","name":"Kathryne Hoeger","mobile_number":"672-280-8851","email_id":"Michale_Walsh@gmail.com","dop":"2025-04-06","serial_number":"12235017566903","imei1":"12235017566903","imei2":"12235017566903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182037,"job_number":"JOB_182037","tr_customer_id":182055,"tr_customer_product_id":182045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:49.000Z","modified_at":"2026-02-10T05:10:49.000Z","name":"Stephon Cassin","mobile_number":"468-942-4399","email_id":"Suzanne.Gleason87@yahoo.com","dop":"2025-04-06","serial_number":"13965698029326214","imei1":"13965698029326214","imei2":"13965698029326214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182038,"job_number":"JOB_182038","tr_customer_id":182056,"tr_customer_product_id":182046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:34.000Z","modified_at":"2026-02-10T05:11:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13723398401657","imei1":"13723398401657","imei2":"13723398401657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182039,"job_number":"JOB_182039","tr_customer_id":182057,"tr_customer_product_id":182047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:34.000Z","modified_at":"2026-02-10T05:12:14.000Z","name":"Dorcas Cummerata","mobile_number":"359-622-0612","email_id":"Ali_Armstrong5@yahoo.com","dop":"2025-04-06","serial_number":"11538479044899","imei1":"11538479044899","imei2":"11538479044899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:12:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182040,"job_number":"JOB_182040","tr_customer_id":182058,"tr_customer_product_id":182048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:35.000Z","modified_at":"2026-02-10T05:11:35.000Z","name":"Yolanda Kilback","mobile_number":"821-209-3400","email_id":"Bernadine.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"13856377737853940","imei1":"13856377737853940","imei2":"13856377737853940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182041,"job_number":"JOB_182041","tr_customer_id":182059,"tr_customer_product_id":182049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:22.000Z","modified_at":"2026-02-10T05:12:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17922456364347","imei1":"17922456364347","imei2":"17922456364347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182042,"job_number":"JOB_182042","tr_customer_id":182060,"tr_customer_product_id":182050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:22.000Z","modified_at":"2026-02-10T05:13:02.000Z","name":"Tre Marquardt","mobile_number":"503-692-3443","email_id":"Brionna21@gmail.com","dop":"2025-04-06","serial_number":"19544362915433","imei1":"19544362915433","imei2":"19544362915433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182043,"job_number":"JOB_182043","tr_customer_id":182061,"tr_customer_product_id":182051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:24.000Z","modified_at":"2026-02-10T05:12:24.000Z","name":"Makenna Brekke","mobile_number":"205-573-1258","email_id":"Abbie.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"14426292262117102","imei1":"14426292262117102","imei2":"14426292262117102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182046,"job_number":"JOB_182046","tr_customer_id":182064,"tr_customer_product_id":182054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:39.000Z","modified_at":"2026-02-10T05:24:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13371590081719","imei1":"13371590081719","imei2":"13371590081719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182047,"job_number":"JOB_182047","tr_customer_id":182065,"tr_customer_product_id":182055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:39.000Z","modified_at":"2026-02-10T05:25:19.000Z","name":"Lucienne Gleichner","mobile_number":"997-640-8801","email_id":"Lenny_Schoen11@gmail.com","dop":"2025-04-06","serial_number":"11990449230387","imei1":"11990449230387","imei2":"11990449230387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182048,"job_number":"JOB_182048","tr_customer_id":182066,"tr_customer_product_id":182056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:41.000Z","modified_at":"2026-02-10T05:24:41.000Z","name":"Tiffany Ortiz","mobile_number":"227-571-2890","email_id":"Sandy66@hotmail.com","dop":"2025-04-06","serial_number":"11155183780033432","imei1":"11155183780033432","imei2":"11155183780033432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182049,"job_number":"JOB_182049","tr_customer_id":182067,"tr_customer_product_id":182057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:27.000Z","modified_at":"2026-02-10T05:25:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15051455336983","imei1":"15051455336983","imei2":"15051455336983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182050,"job_number":"JOB_182050","tr_customer_id":182068,"tr_customer_product_id":182058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:27.000Z","modified_at":"2026-02-10T05:26:07.000Z","name":"Diana Bartell","mobile_number":"538-943-6922","email_id":"Agnes13@hotmail.com","dop":"2025-04-06","serial_number":"18023674128445","imei1":"18023674128445","imei2":"18023674128445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182051,"job_number":"JOB_182051","tr_customer_id":182069,"tr_customer_product_id":182059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:29.000Z","modified_at":"2026-02-10T05:25:29.000Z","name":"Audreanne Langosh","mobile_number":"391-699-9454","email_id":"Verdie_Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"16272075162412116","imei1":"16272075162412116","imei2":"16272075162412116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182052,"job_number":"JOB_182052","tr_customer_id":182070,"tr_customer_product_id":182060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:32.000Z","modified_at":"2026-02-10T05:25:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"54020304863005","imei1":"54020304863005","imei2":"54020304863005","popurl":"2026-01-31T05:25:31.550579903Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182053,"job_number":"JOB_182053","tr_customer_id":182071,"tr_customer_product_id":182061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:46.000Z","modified_at":"2026-02-10T05:25:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"75189342157121","imei1":"75189342157121","imei2":"75189342157121","popurl":"2026-01-31T05:25:46.249143738Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182054,"job_number":"JOB_182054","tr_customer_id":182072,"tr_customer_product_id":182062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:14.000Z","modified_at":"2026-02-10T05:26:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18350049947951","imei1":"18350049947951","imei2":"18350049947951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182055,"job_number":"JOB_182055","tr_customer_id":182073,"tr_customer_product_id":182063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:15.000Z","modified_at":"2026-02-10T05:26:54.000Z","name":"Asia Terry","mobile_number":"635-718-2931","email_id":"Verda_Stehr86@gmail.com","dop":"2025-04-06","serial_number":"19742916408089","imei1":"19742916408089","imei2":"19742916408089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182056,"job_number":"JOB_182056","tr_customer_id":182074,"tr_customer_product_id":182064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:16.000Z","modified_at":"2026-02-10T05:26:16.000Z","name":"Amelie Kling","mobile_number":"976-427-8476","email_id":"Russell.Abshire@hotmail.com","dop":"2025-04-06","serial_number":"17879435786193876","imei1":"17879435786193876","imei2":"17879435786193876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182057,"job_number":"JOB_182057","tr_customer_id":182075,"tr_customer_product_id":182065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:01.000Z","modified_at":"2026-02-10T05:40:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100800020813707","imei1":"100800020813707","imei2":"100800020813707","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182058,"job_number":"JOB_182058","tr_customer_id":182076,"tr_customer_product_id":182066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:01.000Z","modified_at":"2026-02-10T05:40:12.000Z","name":"Presley VonRueden","mobile_number":"783-832-0130","email_id":"Lee35@yahoo.com","dop":"2025-07-01","serial_number":"101542193844726","imei1":"101542193844726","imei2":"101542193844726","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182059,"job_number":"JOB_182059","tr_customer_id":182077,"tr_customer_product_id":182067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:15.000Z","modified_at":"2026-02-10T05:40:15.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103026702030176","imei1":"103026702030176","imei2":"103026702030176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182060,"job_number":"JOB_182060","tr_customer_id":182078,"tr_customer_product_id":182068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:15.000Z","modified_at":"2026-02-10T05:40:25.000Z","name":"Mabel Daniel","mobile_number":"641-292-6757","email_id":"Monroe_Krajcik@hotmail.com","dop":"2025-07-01","serial_number":"103586777713444","imei1":"103586777713444","imei2":"103586777713444","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182061,"job_number":"JOB_182061","tr_customer_id":182080,"tr_customer_product_id":182069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182062,"job_number":"JOB_182062","tr_customer_id":182079,"tr_customer_product_id":182070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182063,"job_number":"JOB_182063","tr_customer_id":182082,"tr_customer_product_id":182071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182064,"job_number":"JOB_182064","tr_customer_id":182081,"tr_customer_product_id":182072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182065,"job_number":"JOB_182065","tr_customer_id":182083,"tr_customer_product_id":182073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:21.000Z","modified_at":"2026-02-10T05:56:00.000Z","name":"Rosie Von","mobile_number":"947-396-1183","email_id":"Pink_Russel74@hotmail.com","dop":"2025-04-06","serial_number":"19283300899149","imei1":"19283300899149","imei2":"19283300899149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182066,"job_number":"JOB_182066","tr_customer_id":182084,"tr_customer_product_id":182074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:23.000Z","modified_at":"2026-02-10T05:55:23.000Z","name":"Kyler Ankunding","mobile_number":"991-642-2442","email_id":"Audrey96@yahoo.com","dop":"2025-04-06","serial_number":"13147187502643614","imei1":"13147187502643614","imei2":"13147187502643614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182067,"job_number":"JOB_182067","tr_customer_id":182085,"tr_customer_product_id":182075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:39.000Z","modified_at":"2026-02-10T05:56:19.000Z","name":"Virginie Morissette","mobile_number":"271-668-0425","email_id":"Alayna.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"12371344211782","imei1":"12371344211782","imei2":"12371344211782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182068,"job_number":"JOB_182068","tr_customer_id":182086,"tr_customer_product_id":182076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:41.000Z","modified_at":"2026-02-10T05:55:41.000Z","name":"Donato Rice","mobile_number":"275-280-2279","email_id":"Gerardo.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"14980123920516476","imei1":"14980123920516476","imei2":"14980123920516476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182069,"job_number":"JOB_182069","tr_customer_id":182087,"tr_customer_product_id":182077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:15.000Z","modified_at":"2026-02-10T06:04:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14614361723582","imei1":"14614361723582","imei2":"14614361723582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182070,"job_number":"JOB_182070","tr_customer_id":182088,"tr_customer_product_id":182078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:16.000Z","modified_at":"2026-02-10T06:04:54.000Z","name":"Ed Kuhn","mobile_number":"716-540-4633","email_id":"Isaac_Ortiz28@hotmail.com","dop":"2025-04-06","serial_number":"17316705566185","imei1":"17316705566185","imei2":"17316705566185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182071,"job_number":"JOB_182071","tr_customer_id":182089,"tr_customer_product_id":182079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:17.000Z","modified_at":"2026-02-10T06:04:17.000Z","name":"Myrtie Hettinger","mobile_number":"314-838-8790","email_id":"Golda_Luettgen51@yahoo.com","dop":"2025-04-06","serial_number":"12985290443482080","imei1":"12985290443482080","imei2":"12985290443482080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182072,"job_number":"JOB_182072","tr_customer_id":182090,"tr_customer_product_id":182080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:02.000Z","modified_at":"2026-02-10T06:05:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12361069209747","imei1":"12361069209747","imei2":"12361069209747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182073,"job_number":"JOB_182073","tr_customer_id":182091,"tr_customer_product_id":182081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:02.000Z","modified_at":"2026-02-10T06:05:40.000Z","name":"Marilou Satterfield","mobile_number":"670-983-5242","email_id":"Nathen8@yahoo.com","dop":"2025-04-06","serial_number":"12020281128053","imei1":"12020281128053","imei2":"12020281128053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182074,"job_number":"JOB_182074","tr_customer_id":182092,"tr_customer_product_id":182082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:03.000Z","modified_at":"2026-02-10T06:05:03.000Z","name":"Natalia Spinka","mobile_number":"655-674-0452","email_id":"Mollie16@gmail.com","dop":"2025-04-06","serial_number":"13408458848948924","imei1":"13408458848948924","imei2":"13408458848948924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182075,"job_number":"JOB_182075","tr_customer_id":182093,"tr_customer_product_id":182083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:47.000Z","modified_at":"2026-02-10T06:05:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14719537880007","imei1":"14719537880007","imei2":"14719537880007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182076,"job_number":"JOB_182076","tr_customer_id":182094,"tr_customer_product_id":182084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:48.000Z","modified_at":"2026-02-10T06:06:25.000Z","name":"Glenda Boehm","mobile_number":"992-279-9545","email_id":"Gregg_Bins99@gmail.com","dop":"2025-04-06","serial_number":"17868756209639","imei1":"17868756209639","imei2":"17868756209639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182077,"job_number":"JOB_182077","tr_customer_id":182095,"tr_customer_product_id":182085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:49.000Z","modified_at":"2026-02-10T06:05:49.000Z","name":"Kara Mohr","mobile_number":"427-732-5266","email_id":"Laisha80@hotmail.com","dop":"2025-04-06","serial_number":"14440755187914614","imei1":"14440755187914614","imei2":"14440755187914614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182078,"job_number":"JOB_182078","tr_customer_id":182096,"tr_customer_product_id":182086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:44:32.000Z","modified_at":"2026-02-10T06:44:42.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"35352476833946","imei1":"35352476833946","imei2":"35352476833946","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182079,"job_number":"JOB_182079","tr_customer_id":182097,"tr_customer_product_id":182087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:44:46.000Z","modified_at":"2026-02-10T06:44:56.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"89791172119893","imei1":"89791172119893","imei2":"89791172119893","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182080,"job_number":"JOB_182080","tr_customer_id":182098,"tr_customer_product_id":182088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:45:00.000Z","modified_at":"2026-02-10T06:45:10.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"49519587421888","imei1":"49519587421888","imei2":"49519587421888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182081,"job_number":"JOB_182081","tr_customer_id":182099,"tr_customer_product_id":182089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:09.000Z","modified_at":"2026-02-10T06:46:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19682558254971","imei1":"19682558254971","imei2":"19682558254971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182082,"job_number":"JOB_182082","tr_customer_id":182100,"tr_customer_product_id":182090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:09.000Z","modified_at":"2026-02-10T06:46:47.000Z","name":"Audreanne Wehner","mobile_number":"654-537-8163","email_id":"Gianni31@hotmail.com","dop":"2025-04-06","serial_number":"14967751331413","imei1":"14967751331413","imei2":"14967751331413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182083,"job_number":"JOB_182083","tr_customer_id":182101,"tr_customer_product_id":182091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:11.000Z","modified_at":"2026-02-10T06:46:11.000Z","name":"Eloisa Lowe","mobile_number":"923-584-1686","email_id":"Penelope.Mante@gmail.com","dop":"2025-04-06","serial_number":"15468846172729296","imei1":"15468846172729296","imei2":"15468846172729296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182084,"job_number":"JOB_182084","tr_customer_id":182102,"tr_customer_product_id":182092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:55.000Z","modified_at":"2026-02-10T06:46:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10902244164653","imei1":"10902244164653","imei2":"10902244164653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182085,"job_number":"JOB_182085","tr_customer_id":182103,"tr_customer_product_id":182093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:55.000Z","modified_at":"2026-02-10T06:47:32.000Z","name":"Tyrique O'Conner","mobile_number":"549-993-7816","email_id":"Elroy86@yahoo.com","dop":"2025-04-06","serial_number":"10639142524544","imei1":"10639142524544","imei2":"10639142524544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182086,"job_number":"JOB_182086","tr_customer_id":182104,"tr_customer_product_id":182094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:56.000Z","modified_at":"2026-02-10T06:46:56.000Z","name":"Maximillian Runolfsdottir","mobile_number":"717-322-0347","email_id":"Katheryn.Koelpin97@gmail.com","dop":"2025-04-06","serial_number":"17760793855255316","imei1":"17760793855255316","imei2":"17760793855255316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182087,"job_number":"JOB_182087","tr_customer_id":182105,"tr_customer_product_id":182095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:39.000Z","modified_at":"2026-02-10T06:47:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13371344897516","imei1":"13371344897516","imei2":"13371344897516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182088,"job_number":"JOB_182088","tr_customer_id":182106,"tr_customer_product_id":182096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:40.000Z","modified_at":"2026-02-10T06:48:17.000Z","name":"Verna Harber","mobile_number":"466-622-3653","email_id":"Krystina_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"16428737101482","imei1":"16428737101482","imei2":"16428737101482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182089,"job_number":"JOB_182089","tr_customer_id":182107,"tr_customer_product_id":182097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:41.000Z","modified_at":"2026-02-10T06:47:41.000Z","name":"Darron Heathcote","mobile_number":"438-271-5151","email_id":"Julius.Morissette93@yahoo.com","dop":"2025-04-06","serial_number":"14133098692530356","imei1":"14133098692530356","imei2":"14133098692530356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182093,"job_number":"JOB_182093","tr_customer_id":182111,"tr_customer_product_id":182101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:42.000Z","modified_at":"2026-02-10T06:52:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12831455176196","imei1":"12831455176196","imei2":"12831455176196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182094,"job_number":"JOB_182094","tr_customer_id":182112,"tr_customer_product_id":182102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:42.000Z","modified_at":"2026-02-10T06:53:24.000Z","name":"Quincy Gibson","mobile_number":"818-562-0135","email_id":"Margaretta_Schmeler88@gmail.com","dop":"2025-04-06","serial_number":"13389769150317","imei1":"13389769150317","imei2":"13389769150317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182095,"job_number":"JOB_182095","tr_customer_id":182113,"tr_customer_product_id":182103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:44.000Z","modified_at":"2026-02-10T06:52:44.000Z","name":"Sally Padberg","mobile_number":"616-723-2720","email_id":"Alta69@hotmail.com","dop":"2025-04-06","serial_number":"16525564592487696","imei1":"16525564592487696","imei2":"16525564592487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182099,"job_number":"JOB_182099","tr_customer_id":182117,"tr_customer_product_id":182107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:32.000Z","modified_at":"2026-02-10T06:53:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12164512171670","imei1":"12164512171670","imei2":"12164512171670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182100,"job_number":"JOB_182100","tr_customer_id":182118,"tr_customer_product_id":182108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:32.000Z","modified_at":"2026-02-10T06:54:13.000Z","name":"Clint Steuber","mobile_number":"324-961-4142","email_id":"Santa50@hotmail.com","dop":"2025-04-06","serial_number":"15361092766006","imei1":"15361092766006","imei2":"15361092766006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182101,"job_number":"JOB_182101","tr_customer_id":182119,"tr_customer_product_id":182109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:34.000Z","modified_at":"2026-02-10T06:53:34.000Z","name":"Micah Nienow","mobile_number":"469-204-7876","email_id":"Hardy_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"19742398145795070","imei1":"19742398145795070","imei2":"19742398145795070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182108,"job_number":"JOB_182108","tr_customer_id":182126,"tr_customer_product_id":182116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:08.000Z","modified_at":"2026-02-10T06:54:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101983630001270","imei1":"101983630001270","imei2":"101983630001270","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182109,"job_number":"JOB_182109","tr_customer_id":182127,"tr_customer_product_id":182117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:08.000Z","modified_at":"2026-02-10T06:54:48.000Z","name":"Meaghan Kilback","mobile_number":"394-679-1533","email_id":"Robb.Boyle76@yahoo.com","dop":"2025-12-31","serial_number":"101606663646405","imei1":"101606663646405","imei2":"101606663646405","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182110,"job_number":"JOB_182110","tr_customer_id":182128,"tr_customer_product_id":182118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:21.000Z","modified_at":"2026-02-10T06:54:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10162990596270","imei1":"10162990596270","imei2":"10162990596270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182111,"job_number":"JOB_182111","tr_customer_id":182129,"tr_customer_product_id":182119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:22.000Z","modified_at":"2026-02-10T06:55:03.000Z","name":"Ida Greenholt","mobile_number":"558-787-5442","email_id":"Sydney_Nader8@hotmail.com","dop":"2025-04-06","serial_number":"15073740231985","imei1":"15073740231985","imei2":"15073740231985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182112,"job_number":"JOB_182112","tr_customer_id":182130,"tr_customer_product_id":182120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:23.000Z","modified_at":"2026-02-10T06:54:23.000Z","name":"Murray Goodwin","mobile_number":"269-667-9726","email_id":"Aubree.Wilkinson@gmail.com","dop":"2025-04-06","serial_number":"12947875796169904","imei1":"12947875796169904","imei2":"12947875796169904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182115,"job_number":"JOB_182115","tr_customer_id":182133,"tr_customer_product_id":182123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:56.000Z","modified_at":"2026-02-10T06:54:56.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104783307436166","imei1":"104783307436166","imei2":"104783307436166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182116,"job_number":"JOB_182116","tr_customer_id":182134,"tr_customer_product_id":182124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:56.000Z","modified_at":"2026-02-10T06:55:36.000Z","name":"Milo Gleason","mobile_number":"497-635-4746","email_id":"Benton.Carroll83@hotmail.com","dop":"2025-12-31","serial_number":"102818159113100","imei1":"102818159113100","imei2":"102818159113100","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182118,"job_number":"JOB_182118","tr_customer_id":182136,"tr_customer_product_id":182126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:14.000Z","modified_at":"2026-02-10T06:55:14.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10156244420339","imei1":"10156244420339","imei2":"10156244420339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182119,"job_number":"JOB_182119","tr_customer_id":182137,"tr_customer_product_id":182127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:14.000Z","modified_at":"2026-02-10T06:55:50.000Z","name":"Rosendo Daniel","mobile_number":"857-227-6375","email_id":"Isaiah_Murphy@gmail.com","dop":"2025-06-18","serial_number":"10993083453832","imei1":"10993083453832","imei2":"10993083453832","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182120,"job_number":"JOB_182120","tr_customer_id":182138,"tr_customer_product_id":182128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:15.000Z","modified_at":"2026-02-10T06:55:15.000Z","name":"Hyman Skiles","mobile_number":"964-981-9786","email_id":"Jewel_Schaefer74@yahoo.com","dop":"2025-06-18","serial_number":"1038246746908460","imei1":"1038246746908460","imei2":"1038246746908460","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182121,"job_number":"JOB_182121","tr_customer_id":182139,"tr_customer_product_id":182129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:32.000Z","modified_at":"2026-02-10T06:56:10.000Z","name":"Natalie Stracke","mobile_number":"509-308-1113","email_id":"Mitchel3@gmail.com","dop":"2025-04-06","serial_number":"11293873804204","imei1":"11293873804204","imei2":"11293873804204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182122,"job_number":"JOB_182122","tr_customer_id":182140,"tr_customer_product_id":182130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:33.000Z","modified_at":"2026-02-10T06:55:33.000Z","name":"Laurence Roob","mobile_number":"333-680-9406","email_id":"America_Metz@hotmail.com","dop":"2025-04-06","serial_number":"12760683145399064","imei1":"12760683145399064","imei2":"12760683145399064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182123,"job_number":"JOB_182123","tr_customer_id":182141,"tr_customer_product_id":182131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:44.000Z","modified_at":"2026-02-10T06:55:44.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106602207659084","imei1":"106602207659084","imei2":"106602207659084","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182124,"job_number":"JOB_182124","tr_customer_id":182142,"tr_customer_product_id":182132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:45.000Z","modified_at":"2026-02-10T06:56:25.000Z","name":"Rachel Roberts","mobile_number":"757-393-8152","email_id":"Murl90@hotmail.com","dop":"2025-12-31","serial_number":"107623992902169","imei1":"107623992902169","imei2":"107623992902169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182125,"job_number":"JOB_182125","tr_customer_id":182143,"tr_customer_product_id":182133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:56.000Z","modified_at":"2026-02-10T06:55:56.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10504830448266","imei1":"10504830448266","imei2":"10504830448266","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182126,"job_number":"JOB_182126","tr_customer_id":182144,"tr_customer_product_id":182134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:56:32.000Z","name":"Kaitlyn Welch","mobile_number":"317-410-7315","email_id":"Coty.Stamm@gmail.com","dop":"2025-06-18","serial_number":"10292224318843","imei1":"10292224318843","imei2":"10292224318843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182127,"job_number":"JOB_182127","tr_customer_id":182145,"tr_customer_product_id":182135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"Merlin Gaylord","mobile_number":"751-221-1547","email_id":"Claire_Rutherford@gmail.com","dop":"2025-06-18","serial_number":"1033752174518822","imei1":"1033752174518822","imei2":"1033752174518822","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182128,"job_number":"JOB_182128","tr_customer_id":182146,"tr_customer_product_id":182136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19141049672478","imei1":"19141049672478","imei2":"19141049672478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182129,"job_number":"JOB_182129","tr_customer_id":182147,"tr_customer_product_id":182137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:58.000Z","modified_at":"2026-02-10T06:56:39.000Z","name":"Dayne Koss","mobile_number":"514-651-4315","email_id":"Adeline20@gmail.com","dop":"2025-04-06","serial_number":"13354353868734","imei1":"13354353868734","imei2":"13354353868734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182130,"job_number":"JOB_182130","tr_customer_id":182148,"tr_customer_product_id":182138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:59.000Z","modified_at":"2026-02-10T06:55:59.000Z","name":"Ida Kuhn","mobile_number":"806-976-8085","email_id":"Shanna_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"16809053839387192","imei1":"16809053839387192","imei2":"16809053839387192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182131,"job_number":"JOB_182131","tr_customer_id":182149,"tr_customer_product_id":182139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:15.000Z","modified_at":"2026-02-10T06:56:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14735351532428","imei1":"14735351532428","imei2":"14735351532428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182132,"job_number":"JOB_182132","tr_customer_id":182150,"tr_customer_product_id":182140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:15.000Z","modified_at":"2026-02-10T06:56:53.000Z","name":"Tavares Sanford","mobile_number":"737-437-1568","email_id":"Monty.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"17476135379940","imei1":"17476135379940","imei2":"17476135379940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182133,"job_number":"JOB_182133","tr_customer_id":182151,"tr_customer_product_id":182141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:16.000Z","modified_at":"2026-02-10T06:56:16.000Z","name":"Antone Anderson","mobile_number":"344-823-3502","email_id":"Enoch_Schinner39@gmail.com","dop":"2025-04-06","serial_number":"13482435480018572","imei1":"13482435480018572","imei2":"13482435480018572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182134,"job_number":"JOB_182134","tr_customer_id":182152,"tr_customer_product_id":182142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:47.000Z","modified_at":"2026-02-10T06:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11283240456112","imei1":"11283240456112","imei2":"11283240456112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182135,"job_number":"JOB_182135","tr_customer_id":182153,"tr_customer_product_id":182143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:47.000Z","modified_at":"2026-02-10T06:57:28.000Z","name":"Frankie Herzog","mobile_number":"822-831-8715","email_id":"Mireille43@yahoo.com","dop":"2025-04-06","serial_number":"15105609106801","imei1":"15105609106801","imei2":"15105609106801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182136,"job_number":"JOB_182136","tr_customer_id":182154,"tr_customer_product_id":182144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:49.000Z","modified_at":"2026-02-10T06:56:49.000Z","name":"Damon Heathcote","mobile_number":"912-579-2594","email_id":"Joyce_Rempel40@gmail.com","dop":"2025-04-06","serial_number":"17694469465158458","imei1":"17694469465158458","imei2":"17694469465158458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182137,"job_number":"JOB_182137","tr_customer_id":182155,"tr_customer_product_id":182145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:00.000Z","modified_at":"2026-02-10T06:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11376845016578","imei1":"11376845016578","imei2":"11376845016578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182138,"job_number":"JOB_182138","tr_customer_id":182156,"tr_customer_product_id":182146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:00.000Z","modified_at":"2026-02-10T06:57:38.000Z","name":"Jazmyne Feil","mobile_number":"874-882-1234","email_id":"Araceli_Brakus35@gmail.com","dop":"2025-04-06","serial_number":"18959929432743","imei1":"18959929432743","imei2":"18959929432743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182139,"job_number":"JOB_182139","tr_customer_id":182157,"tr_customer_product_id":182147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:02.000Z","modified_at":"2026-02-10T06:57:02.000Z","name":"Anya Lakin","mobile_number":"635-677-6251","email_id":"Mariam_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14093371720276156","imei1":"14093371720276156","imei2":"14093371720276156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182140,"job_number":"JOB_182140","tr_customer_id":182158,"tr_customer_product_id":182148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:36.000Z","modified_at":"2026-02-10T06:57:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108208804500","imei1":"19108208804500","imei2":"19108208804500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182141,"job_number":"JOB_182141","tr_customer_id":182159,"tr_customer_product_id":182149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:36.000Z","modified_at":"2026-02-10T06:58:17.000Z","name":"Dallas Kautzer","mobile_number":"874-664-8770","email_id":"Marilie_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"17964591565519","imei1":"17964591565519","imei2":"17964591565519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182142,"job_number":"JOB_182142","tr_customer_id":182160,"tr_customer_product_id":182150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:38.000Z","modified_at":"2026-02-10T06:57:38.000Z","name":"Kiarra Bogan","mobile_number":"781-340-0074","email_id":"Abbey.Jacobs2@gmail.com","dop":"2025-04-06","serial_number":"14378770966157242","imei1":"14378770966157242","imei2":"14378770966157242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182143,"job_number":"JOB_182143","tr_customer_id":182161,"tr_customer_product_id":182151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:45.000Z","modified_at":"2026-02-10T06:57:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19933880265452","imei1":"19933880265452","imei2":"19933880265452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182144,"job_number":"JOB_182144","tr_customer_id":182162,"tr_customer_product_id":182152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:45.000Z","modified_at":"2026-02-10T06:58:22.000Z","name":"Melvin Shields","mobile_number":"354-450-6158","email_id":"Lane.Harvey42@yahoo.com","dop":"2025-04-06","serial_number":"17261354697277","imei1":"17261354697277","imei2":"17261354697277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182145,"job_number":"JOB_182145","tr_customer_id":182163,"tr_customer_product_id":182153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:47.000Z","modified_at":"2026-02-10T06:57:47.000Z","name":"Alexane Block","mobile_number":"589-687-6159","email_id":"Modesta.Reinger17@hotmail.com","dop":"2025-04-06","serial_number":"16797928147229688","imei1":"16797928147229688","imei2":"16797928147229688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182146,"job_number":"JOB_182146","tr_customer_id":182164,"tr_customer_product_id":182154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:51.000Z","modified_at":"2026-02-10T06:57:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16159694035880","imei1":"16159694035880","imei2":"16159694035880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182147,"job_number":"JOB_182147","tr_customer_id":182165,"tr_customer_product_id":182155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:52.000Z","modified_at":"2026-02-10T06:58:28.000Z","name":"Hester Deckow","mobile_number":"380-742-0385","email_id":"Albertha_Nader@yahoo.com","dop":"2025-04-06","serial_number":"13913666112576","imei1":"13913666112576","imei2":"13913666112576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182148,"job_number":"JOB_182148","tr_customer_id":182166,"tr_customer_product_id":182156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:53.000Z","modified_at":"2026-02-10T06:57:53.000Z","name":"Ryder Stracke","mobile_number":"735-494-5263","email_id":"Hallie88@hotmail.com","dop":"2025-04-06","serial_number":"12385418676337532","imei1":"12385418676337532","imei2":"12385418676337532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182149,"job_number":"JOB_182149","tr_customer_id":182167,"tr_customer_product_id":182157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:35.000Z","modified_at":"2026-02-10T06:58:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13339190507428","imei1":"13339190507428","imei2":"13339190507428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182150,"job_number":"JOB_182150","tr_customer_id":182168,"tr_customer_product_id":182158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:35.000Z","modified_at":"2026-02-10T06:59:11.000Z","name":"Shea Steuber","mobile_number":"793-356-4592","email_id":"Rey_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17828376799713","imei1":"17828376799713","imei2":"17828376799713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182151,"job_number":"JOB_182151","tr_customer_id":182169,"tr_customer_product_id":182159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:36.000Z","modified_at":"2026-02-10T06:58:36.000Z","name":"Wilfredo Homenick","mobile_number":"941-717-9893","email_id":"Jaylon63@gmail.com","dop":"2025-04-06","serial_number":"12695907994306980","imei1":"12695907994306980","imei2":"12695907994306980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182153,"job_number":"JOB_182153","tr_customer_id":182171,"tr_customer_product_id":182161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:18.000Z","modified_at":"2026-02-10T06:59:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10509106636336","imei1":"10509106636336","imei2":"10509106636336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182154,"job_number":"JOB_182154","tr_customer_id":182172,"tr_customer_product_id":182162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:18.000Z","modified_at":"2026-02-10T06:59:54.000Z","name":"Matteo McClure","mobile_number":"870-212-3041","email_id":"Joanny_Bartell20@gmail.com","dop":"2025-04-06","serial_number":"13779486942069","imei1":"13779486942069","imei2":"13779486942069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182155,"job_number":"JOB_182155","tr_customer_id":182173,"tr_customer_product_id":182163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19049122858640","imei1":"19049122858640","imei2":"19049122858640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182156,"job_number":"JOB_182156","tr_customer_id":182174,"tr_customer_product_id":182164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"Everette Emard","mobile_number":"896-374-5993","email_id":"Avery97@hotmail.com","dop":"2025-04-06","serial_number":"12143555895893730","imei1":"12143555895893730","imei2":"12143555895893730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182157,"job_number":"JOB_182157","tr_customer_id":182175,"tr_customer_product_id":182165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:57.000Z","name":"Libby Sanford","mobile_number":"247-898-2903","email_id":"Golden_Hansen78@gmail.com","dop":"2025-04-06","serial_number":"10471670471817","imei1":"10471670471817","imei2":"10471670471817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182158,"job_number":"JOB_182158","tr_customer_id":182176,"tr_customer_product_id":182166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:21.000Z","modified_at":"2026-02-10T06:59:21.000Z","name":"Cierra Ledner","mobile_number":"350-292-5568","email_id":"Kade40@gmail.com","dop":"2025-04-06","serial_number":"17479992589581660","imei1":"17479992589581660","imei2":"17479992589581660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182161,"job_number":"JOB_182161","tr_customer_id":182179,"tr_customer_product_id":182169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:04.000Z","modified_at":"2026-02-10T07:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10212422893376","imei1":"10212422893376","imei2":"10212422893376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182162,"job_number":"JOB_182162","tr_customer_id":182180,"tr_customer_product_id":182170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:04.000Z","modified_at":"2026-02-10T07:00:41.000Z","name":"Dean Bayer","mobile_number":"818-953-6174","email_id":"Loren_Welch@yahoo.com","dop":"2025-04-06","serial_number":"12038859501701","imei1":"12038859501701","imei2":"12038859501701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182163,"job_number":"JOB_182163","tr_customer_id":182181,"tr_customer_product_id":182171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:05.000Z","modified_at":"2026-02-10T07:00:06.000Z","name":"Russel Pacocha","mobile_number":"702-336-1192","email_id":"Joesph33@gmail.com","dop":"2025-04-06","serial_number":"14836266331052256","imei1":"14836266331052256","imei2":"14836266331052256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182164,"job_number":"JOB_182164","tr_customer_id":182182,"tr_customer_product_id":182172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:48.000Z","modified_at":"2026-02-10T07:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10984687339036","imei1":"10984687339036","imei2":"10984687339036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182165,"job_number":"JOB_182165","tr_customer_id":182183,"tr_customer_product_id":182173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:48.000Z","modified_at":"2026-02-10T07:01:25.000Z","name":"Valentine Lesch","mobile_number":"414-523-2876","email_id":"Emily35@yahoo.com","dop":"2025-04-06","serial_number":"12738508162521","imei1":"12738508162521","imei2":"12738508162521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182166,"job_number":"JOB_182166","tr_customer_id":182184,"tr_customer_product_id":182174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:50.000Z","modified_at":"2026-02-10T07:00:50.000Z","name":"Holly Larson","mobile_number":"384-824-6583","email_id":"Lilly73@yahoo.com","dop":"2025-04-06","serial_number":"16154474573146558","imei1":"16154474573146558","imei2":"16154474573146558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182167,"job_number":"JOB_182167","tr_customer_id":182185,"tr_customer_product_id":182175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:01:35.000Z","modified_at":"2026-02-10T07:01:35.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13861809304716","imei1":"13861809304716","imei2":"13861809304716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182168,"job_number":"JOB_182168","tr_customer_id":182186,"tr_customer_product_id":182176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:01:35.000Z","modified_at":"2026-02-10T07:02:11.000Z","name":"Syble Wunsch","mobile_number":"837-401-0256","email_id":"Rocio86@hotmail.com","dop":"2025-10-21","serial_number":"17701193290688","imei1":"17701193290688","imei2":"17701193290688","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182169,"job_number":"JOB_182169","tr_customer_id":182187,"tr_customer_product_id":182177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:18.000Z","modified_at":"2026-02-10T07:02:18.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18466502457902","imei1":"18466502457902","imei2":"18466502457902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182170,"job_number":"JOB_182170","tr_customer_id":182188,"tr_customer_product_id":182178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:19.000Z","modified_at":"2026-02-10T07:02:54.000Z","name":"Noble Lynch","mobile_number":"704-298-6718","email_id":"Lenna25@gmail.com","dop":"2025-10-21","serial_number":"10404029444449","imei1":"10404029444449","imei2":"10404029444449","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182171,"job_number":"JOB_182171","tr_customer_id":182189,"tr_customer_product_id":182179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:27.000Z","modified_at":"2026-02-10T07:02:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17616603141425","imei1":"17616603141425","imei2":"17616603141425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182172,"job_number":"JOB_182172","tr_customer_id":182190,"tr_customer_product_id":182180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:27.000Z","modified_at":"2026-02-10T07:03:05.000Z","name":"Simone Pouros","mobile_number":"231-665-4754","email_id":"London_Kessler26@gmail.com","dop":"2025-04-06","serial_number":"18455726011716","imei1":"18455726011716","imei2":"18455726011716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182173,"job_number":"JOB_182173","tr_customer_id":182191,"tr_customer_product_id":182181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:29.000Z","modified_at":"2026-02-10T07:02:29.000Z","name":"Jakob Hamill","mobile_number":"780-818-1661","email_id":"Maximo_Becker43@gmail.com","dop":"2025-04-06","serial_number":"12204279080875892","imei1":"12204279080875892","imei2":"12204279080875892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182174,"job_number":"JOB_182174","tr_customer_id":182192,"tr_customer_product_id":182182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:35.000Z","modified_at":"2026-02-10T07:03:17.000Z","name":"Laurianne Rempel","mobile_number":"975-626-6395","email_id":"Alexandre.Murphy39@yahoo.com","dop":"2025-04-06","serial_number":"17662472156641","imei1":"17662472156641","imei2":"17662472156641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182175,"job_number":"JOB_182175","tr_customer_id":182193,"tr_customer_product_id":182183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:36.000Z","modified_at":"2026-02-10T07:02:36.000Z","name":"Arden Crist","mobile_number":"601-599-7998","email_id":"Willy_Harris@yahoo.com","dop":"2025-04-06","serial_number":"14936031459748460","imei1":"14936031459748460","imei2":"14936031459748460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182176,"job_number":"JOB_182176","tr_customer_id":182194,"tr_customer_product_id":182184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:01.000Z","modified_at":"2026-02-10T07:03:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"14410929038263","imei1":"14410929038263","imei2":"14410929038263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182177,"job_number":"JOB_182177","tr_customer_id":182195,"tr_customer_product_id":182185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:02.000Z","modified_at":"2026-02-10T07:03:37.000Z","name":"Katheryn Pacocha","mobile_number":"711-695-5165","email_id":"Aileen_Connelly88@yahoo.com","dop":"2025-10-21","serial_number":"15822459088081","imei1":"15822459088081","imei2":"15822459088081","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182178,"job_number":"JOB_182178","tr_customer_id":182196,"tr_customer_product_id":182186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:12.000Z","modified_at":"2026-02-10T07:03:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13075499105245","imei1":"13075499105245","imei2":"13075499105245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182179,"job_number":"JOB_182179","tr_customer_id":182197,"tr_customer_product_id":182187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:12.000Z","modified_at":"2026-02-10T07:03:49.000Z","name":"Lucinda Simonis","mobile_number":"309-724-7028","email_id":"Josianne.Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"16864397144862","imei1":"16864397144862","imei2":"16864397144862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182180,"job_number":"JOB_182180","tr_customer_id":182198,"tr_customer_product_id":182188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:13.000Z","modified_at":"2026-02-10T07:03:13.000Z","name":"Nellie Jast","mobile_number":"457-832-5887","email_id":"Theresia_Klocko40@gmail.com","dop":"2025-04-06","serial_number":"13229689933584812","imei1":"13229689933584812","imei2":"13229689933584812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182181,"job_number":"JOB_182181","tr_customer_id":182199,"tr_customer_product_id":182189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:48.000Z","modified_at":"2026-02-10T07:03:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15596561586329","imei1":"15596561586329","imei2":"15596561586329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182182,"job_number":"JOB_182182","tr_customer_id":182200,"tr_customer_product_id":182190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:48.000Z","modified_at":"2026-02-10T07:04:27.000Z","name":"Eldon Schmitt","mobile_number":"917-599-4610","email_id":"Carlo.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11903656767482","imei1":"11903656767482","imei2":"11903656767482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182183,"job_number":"JOB_182183","tr_customer_id":182201,"tr_customer_product_id":182191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:50.000Z","modified_at":"2026-02-10T07:03:50.000Z","name":"Osvaldo Corkery","mobile_number":"420-413-8270","email_id":"Gage.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15999547466076648","imei1":"15999547466076648","imei2":"15999547466076648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182184,"job_number":"JOB_182184","tr_customer_id":182202,"tr_customer_product_id":182192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:56.000Z","modified_at":"2026-02-10T07:03:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18388339043553","imei1":"18388339043553","imei2":"18388339043553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182185,"job_number":"JOB_182185","tr_customer_id":182203,"tr_customer_product_id":182193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:56.000Z","modified_at":"2026-02-10T07:04:33.000Z","name":"Doyle Pfeffer","mobile_number":"215-925-8084","email_id":"Miles.Daugherty81@hotmail.com","dop":"2025-04-06","serial_number":"16860324115991","imei1":"16860324115991","imei2":"16860324115991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182186,"job_number":"JOB_182186","tr_customer_id":182204,"tr_customer_product_id":182194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:57.000Z","modified_at":"2026-02-10T07:03:57.000Z","name":"Maegan Murray","mobile_number":"301-354-7438","email_id":"Berneice39@gmail.com","dop":"2025-04-06","serial_number":"11002550369825412","imei1":"11002550369825412","imei2":"11002550369825412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182187,"job_number":"JOB_182187","tr_customer_id":182205,"tr_customer_product_id":182195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:04.000Z","modified_at":"2026-02-10T07:04:04.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18328067220269","imei1":"18328067220269","imei2":"18328067220269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182188,"job_number":"JOB_182188","tr_customer_id":182206,"tr_customer_product_id":182196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:04.000Z","modified_at":"2026-02-10T07:04:43.000Z","name":"Fermin Kub","mobile_number":"968-559-2850","email_id":"Geo85@gmail.com","dop":"2025-04-06","serial_number":"14071818839437","imei1":"14071818839437","imei2":"14071818839437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182189,"job_number":"JOB_182189","tr_customer_id":182207,"tr_customer_product_id":182197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:05.000Z","modified_at":"2026-02-10T07:04:05.000Z","name":"Shaniya Langworth","mobile_number":"339-244-6641","email_id":"Pablo86@yahoo.com","dop":"2025-04-06","serial_number":"11990441152297496","imei1":"11990441152297496","imei2":"11990441152297496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182191,"job_number":"JOB_182191","tr_customer_id":182209,"tr_customer_product_id":182199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:13.000Z","modified_at":"2026-02-10T07:04:52.000Z","name":"Isabell Cummerata","mobile_number":"458-487-3102","email_id":"Cecil11@gmail.com","dop":"2000-01-31","serial_number":"10948630132053","imei1":"10948630132053","imei2":"10948630132053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182193,"job_number":"JOB_182193","tr_customer_id":182211,"tr_customer_product_id":182201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:34.000Z","modified_at":"2026-02-10T07:04:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12077426234677","imei1":"12077426234677","imei2":"12077426234677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182194,"job_number":"JOB_182194","tr_customer_id":182212,"tr_customer_product_id":182202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:35.000Z","modified_at":"2026-02-10T07:05:13.000Z","name":"Lonie Pfannerstill","mobile_number":"669-950-5365","email_id":"Sam_Treutel59@yahoo.com","dop":"2025-04-06","serial_number":"13399787721398","imei1":"13399787721398","imei2":"13399787721398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182195,"job_number":"JOB_182195","tr_customer_id":182213,"tr_customer_product_id":182203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:36.000Z","modified_at":"2026-02-10T07:04:36.000Z","name":"Kelton Reynolds","mobile_number":"788-828-1544","email_id":"Lambert.Bailey@yahoo.com","dop":"2025-04-06","serial_number":"17379473551551232","imei1":"17379473551551232","imei2":"17379473551551232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182196,"job_number":"JOB_182196","tr_customer_id":182214,"tr_customer_product_id":182204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:50.000Z","modified_at":"2026-02-10T07:04:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12467997184844","imei1":"12467997184844","imei2":"12467997184844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182197,"job_number":"JOB_182197","tr_customer_id":182215,"tr_customer_product_id":182205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:50.000Z","modified_at":"2026-02-10T07:05:29.000Z","name":"Fermin Dare","mobile_number":"373-491-6948","email_id":"Faustino_Gleason29@hotmail.com","dop":"2025-04-06","serial_number":"11747784680248","imei1":"11747784680248","imei2":"11747784680248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182198,"job_number":"JOB_182198","tr_customer_id":182216,"tr_customer_product_id":182206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:52.000Z","modified_at":"2026-02-10T07:04:52.000Z","name":"Lew Mraz","mobile_number":"357-804-3834","email_id":"Wilford_Barton24@yahoo.com","dop":"2025-04-06","serial_number":"18143458143396508","imei1":"18143458143396508","imei2":"18143458143396508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182200,"job_number":"JOB_182200","tr_customer_id":182218,"tr_customer_product_id":182208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:00.000Z","modified_at":"2026-02-10T07:05:38.000Z","name":"Colby Reynolds","mobile_number":"614-411-5128","email_id":"Vella_Hoeger70@hotmail.com","dop":"2000-01-31","serial_number":"10122690084147","imei1":"10122690084147","imei2":"10122690084147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182202,"job_number":"JOB_182202","tr_customer_id":182220,"tr_customer_product_id":182210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:20.000Z","modified_at":"2026-02-10T07:05:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11205321961992","imei1":"11205321961992","imei2":"11205321961992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182203,"job_number":"JOB_182203","tr_customer_id":182221,"tr_customer_product_id":182211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:20.000Z","modified_at":"2026-02-10T07:05:58.000Z","name":"Emil Kling","mobile_number":"784-718-4720","email_id":"Patience.Flatley@hotmail.com","dop":"2025-04-06","serial_number":"16310018910521","imei1":"16310018910521","imei2":"16310018910521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182204,"job_number":"JOB_182204","tr_customer_id":182222,"tr_customer_product_id":182212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:22.000Z","modified_at":"2026-02-10T07:05:22.000Z","name":"Aniyah Vandervort","mobile_number":"810-291-4071","email_id":"Jayme1@gmail.com","dop":"2025-04-06","serial_number":"19962304039350230","imei1":"19962304039350230","imei2":"19962304039350230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182205,"job_number":"JOB_182205","tr_customer_id":182223,"tr_customer_product_id":182213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:28.000Z","modified_at":"2026-02-10T07:05:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867642297803","imei1":"11867642297803","imei2":"11867642297803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182206,"job_number":"JOB_182206","tr_customer_id":182224,"tr_customer_product_id":182214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:28.000Z","modified_at":"2026-02-10T07:06:06.000Z","name":"Asia Buckridge","mobile_number":"485-557-0554","email_id":"Mariah.Towne21@hotmail.com","dop":"2025-04-06","serial_number":"17190002647811","imei1":"17190002647811","imei2":"17190002647811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182207,"job_number":"JOB_182207","tr_customer_id":182225,"tr_customer_product_id":182215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:30.000Z","modified_at":"2026-02-10T07:05:30.000Z","name":"Sadye Lubowitz","mobile_number":"301-220-1175","email_id":"Wendell.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18967042419037970","imei1":"18967042419037970","imei2":"18967042419037970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182208,"job_number":"JOB_182208","tr_customer_id":182226,"tr_customer_product_id":182216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:36.000Z","modified_at":"2026-02-10T07:05:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16926026278723","imei1":"16926026278723","imei2":"16926026278723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182209,"job_number":"JOB_182209","tr_customer_id":182227,"tr_customer_product_id":182217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:36.000Z","modified_at":"2026-02-10T07:06:14.000Z","name":"Willie Grimes","mobile_number":"326-781-0039","email_id":"Madaline12@hotmail.com","dop":"2025-04-06","serial_number":"19521598543781","imei1":"19521598543781","imei2":"19521598543781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182210,"job_number":"JOB_182210","tr_customer_id":182228,"tr_customer_product_id":182218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:38.000Z","modified_at":"2026-02-10T07:05:38.000Z","name":"Donnell Dare","mobile_number":"365-292-4065","email_id":"Rigoberto78@hotmail.com","dop":"2025-04-06","serial_number":"11507820507155902","imei1":"11507820507155902","imei2":"11507820507155902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182212,"job_number":"JOB_182212","tr_customer_id":182230,"tr_customer_product_id":182220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:46.000Z","modified_at":"2026-02-10T07:06:25.000Z","name":"Rylan Gleichner","mobile_number":"240-904-5693","email_id":"Jett.Maggio32@yahoo.com","dop":"2000-01-31","serial_number":"10211775444049","imei1":"10211775444049","imei2":"10211775444049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182214,"job_number":"JOB_182214","tr_customer_id":182232,"tr_customer_product_id":182222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:13.000Z","modified_at":"2026-02-10T07:06:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18264681178053","imei1":"18264681178053","imei2":"18264681178053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182215,"job_number":"JOB_182215","tr_customer_id":182233,"tr_customer_product_id":182223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:13.000Z","modified_at":"2026-02-10T07:06:50.000Z","name":"Morris Keeling","mobile_number":"292-761-2297","email_id":"Bart49@yahoo.com","dop":"2025-04-06","serial_number":"13235028898001","imei1":"13235028898001","imei2":"13235028898001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182216,"job_number":"JOB_182216","tr_customer_id":182234,"tr_customer_product_id":182224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:14.000Z","modified_at":"2026-02-10T07:06:14.000Z","name":"Dorcas Franecki","mobile_number":"625-730-8968","email_id":"Shaina_Schmitt33@gmail.com","dop":"2025-04-06","serial_number":"17736325176953024","imei1":"17736325176953024","imei2":"17736325176953024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182218,"job_number":"JOB_182218","tr_customer_id":182236,"tr_customer_product_id":182226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:32.000Z","modified_at":"2026-02-10T07:07:11.000Z","name":"Christ Will","mobile_number":"665-600-9844","email_id":"Carleton0@hotmail.com","dop":"2000-01-31","serial_number":"10573778026473","imei1":"10573778026473","imei2":"10573778026473","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182220,"job_number":"JOB_182220","tr_customer_id":182238,"tr_customer_product_id":182228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:57.000Z","modified_at":"2026-02-10T07:06:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11198792287994","imei1":"11198792287994","imei2":"11198792287994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182221,"job_number":"JOB_182221","tr_customer_id":182239,"tr_customer_product_id":182229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:57.000Z","modified_at":"2026-02-10T07:07:34.000Z","name":"Foster Gulgowski","mobile_number":"394-311-0783","email_id":"Korey62@hotmail.com","dop":"2025-04-06","serial_number":"18640319992236","imei1":"18640319992236","imei2":"18640319992236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:07:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182222,"job_number":"JOB_182222","tr_customer_id":182240,"tr_customer_product_id":182230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:59.000Z","modified_at":"2026-02-10T07:06:59.000Z","name":"Eldridge Rippin","mobile_number":"718-566-2340","email_id":"Preston.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"19548797432981200","imei1":"19548797432981200","imei2":"19548797432981200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182223,"job_number":"JOB_182223","tr_customer_id":182241,"tr_customer_product_id":182231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:50.000Z","modified_at":"2026-02-10T07:10:50.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17364713756671","imei1":"17364713756671","imei2":"17364713756671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182224,"job_number":"JOB_182224","tr_customer_id":182242,"tr_customer_product_id":182232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:51.000Z","modified_at":"2026-02-10T07:11:32.000Z","name":"Neva Monahan","mobile_number":"642-886-8258","email_id":"Ilene.Haley@gmail.com","dop":"2025-04-06","serial_number":"18737535251198","imei1":"18737535251198","imei2":"18737535251198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182225,"job_number":"JOB_182225","tr_customer_id":182243,"tr_customer_product_id":182233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:52.000Z","modified_at":"2026-02-10T07:10:52.000Z","name":"Mac Lind","mobile_number":"803-455-9259","email_id":"Verla.Legros@hotmail.com","dop":"2025-04-06","serial_number":"17161461934803340","imei1":"17161461934803340","imei2":"17161461934803340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182226,"job_number":"JOB_182226","tr_customer_id":182244,"tr_customer_product_id":182234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:21.000Z","modified_at":"2026-02-10T07:11:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17771252364482","imei1":"17771252364482","imei2":"17771252364482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182227,"job_number":"JOB_182227","tr_customer_id":182245,"tr_customer_product_id":182235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:21.000Z","modified_at":"2026-02-10T07:12:03.000Z","name":"Heloise Jakubowski","mobile_number":"789-919-2927","email_id":"Camylle.Wiza61@hotmail.com","dop":"2025-04-06","serial_number":"10547687721741","imei1":"10547687721741","imei2":"10547687721741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182228,"job_number":"JOB_182228","tr_customer_id":182246,"tr_customer_product_id":182236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:23.000Z","modified_at":"2026-02-10T07:11:23.000Z","name":"Linnie Davis","mobile_number":"634-748-8093","email_id":"Colby_Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"16331199842799732","imei1":"16331199842799732","imei2":"16331199842799732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182229,"job_number":"JOB_182229","tr_customer_id":182247,"tr_customer_product_id":182237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:40.000Z","modified_at":"2026-02-10T07:11:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12707855205845","imei1":"12707855205845","imei2":"12707855205845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182230,"job_number":"JOB_182230","tr_customer_id":182248,"tr_customer_product_id":182238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:40.000Z","modified_at":"2026-02-10T07:12:21.000Z","name":"Herminio Hintz","mobile_number":"498-820-8494","email_id":"Vivienne42@yahoo.com","dop":"2025-04-06","serial_number":"16768614698957","imei1":"16768614698957","imei2":"16768614698957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182231,"job_number":"JOB_182231","tr_customer_id":182249,"tr_customer_product_id":182239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:42.000Z","modified_at":"2026-02-10T07:11:42.000Z","name":"Linnea Lebsack","mobile_number":"988-807-4206","email_id":"Raheem.Hansen@gmail.com","dop":"2025-04-06","serial_number":"12062031791550592","imei1":"12062031791550592","imei2":"12062031791550592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182232,"job_number":"JOB_182232","tr_customer_id":182250,"tr_customer_product_id":182240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:11.000Z","modified_at":"2026-02-10T07:12:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17817372476880","imei1":"17817372476880","imei2":"17817372476880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182233,"job_number":"JOB_182233","tr_customer_id":182251,"tr_customer_product_id":182241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:11.000Z","modified_at":"2026-02-10T07:12:52.000Z","name":"Maggie Stanton","mobile_number":"442-907-0258","email_id":"Olin_Heller@hotmail.com","dop":"2025-04-06","serial_number":"18456322748555","imei1":"18456322748555","imei2":"18456322748555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182234,"job_number":"JOB_182234","tr_customer_id":182252,"tr_customer_product_id":182242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:13.000Z","modified_at":"2026-02-10T07:12:13.000Z","name":"Eulalia Paucek","mobile_number":"480-692-1011","email_id":"Rowland46@yahoo.com","dop":"2025-04-06","serial_number":"15790368882003324","imei1":"15790368882003324","imei2":"15790368882003324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182235,"job_number":"JOB_182235","tr_customer_id":182253,"tr_customer_product_id":182243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:23.000Z","modified_at":"2026-02-10T07:12:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15327200171104","imei1":"15327200171104","imei2":"15327200171104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182236,"job_number":"JOB_182236","tr_customer_id":182254,"tr_customer_product_id":182244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:23.000Z","modified_at":"2026-02-10T07:13:04.000Z","name":"Brown Cronin","mobile_number":"451-553-7047","email_id":"Gregorio20@gmail.com","dop":"2025-04-06","serial_number":"16407923444177","imei1":"16407923444177","imei2":"16407923444177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182237,"job_number":"JOB_182237","tr_customer_id":182255,"tr_customer_product_id":182245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:25.000Z","modified_at":"2026-02-10T07:12:25.000Z","name":"Adrien Crona","mobile_number":"880-437-1602","email_id":"Jayson32@yahoo.com","dop":"2025-04-06","serial_number":"15359608967081896","imei1":"15359608967081896","imei2":"15359608967081896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182238,"job_number":"JOB_182238","tr_customer_id":182256,"tr_customer_product_id":182246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:29.000Z","modified_at":"2026-02-10T07:12:29.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16730392096824","imei1":"16730392096824","imei2":"16730392096824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182239,"job_number":"JOB_182239","tr_customer_id":182257,"tr_customer_product_id":182247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:29.000Z","modified_at":"2026-02-10T07:13:10.000Z","name":"Rosamond Kertzmann","mobile_number":"577-305-0479","email_id":"Daphne.Parisian56@gmail.com","dop":"2025-04-06","serial_number":"10114043596226","imei1":"10114043596226","imei2":"10114043596226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182240,"job_number":"JOB_182240","tr_customer_id":182258,"tr_customer_product_id":182248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:31.000Z","modified_at":"2026-02-10T07:12:31.000Z","name":"Leila Beatty","mobile_number":"200-797-5321","email_id":"Samson.Rolfson91@hotmail.com","dop":"2025-04-06","serial_number":"10603128591541776","imei1":"10603128591541776","imei2":"10603128591541776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182241,"job_number":"JOB_182241","tr_customer_id":182259,"tr_customer_product_id":182249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:44.000Z","modified_at":"2026-02-10T07:13:20.000Z","name":"Owen Predovic","mobile_number":"229-279-6920","email_id":"Valentin48@hotmail.com","dop":"2025-04-06","serial_number":"19877120925953","imei1":"19877120925953","imei2":"19877120925953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182242,"job_number":"JOB_182242","tr_customer_id":182260,"tr_customer_product_id":182250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:45.000Z","modified_at":"2026-02-10T07:12:45.000Z","name":"Brianne Bernhard","mobile_number":"822-943-9791","email_id":"Elody60@yahoo.com","dop":"2025-04-06","serial_number":"13178631318605916","imei1":"13178631318605916","imei2":"13178631318605916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182243,"job_number":"JOB_182243","tr_customer_id":182261,"tr_customer_product_id":182251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:56.000Z","modified_at":"2026-02-10T07:13:34.000Z","name":"Kian Denesik","mobile_number":"650-355-2294","email_id":"Martin6@gmail.com","dop":"2025-04-06","serial_number":"10466658736279","imei1":"10466658736279","imei2":"10466658736279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182244,"job_number":"JOB_182244","tr_customer_id":182262,"tr_customer_product_id":182252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:58.000Z","modified_at":"2026-02-10T07:12:58.000Z","name":"Yolanda Parker","mobile_number":"992-604-2015","email_id":"Josefa78@yahoo.com","dop":"2025-04-06","serial_number":"19081001467740970","imei1":"19081001467740970","imei2":"19081001467740970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182245,"job_number":"JOB_182245","tr_customer_id":182263,"tr_customer_product_id":182253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:00.000Z","modified_at":"2026-02-10T07:13:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19069744473801","imei1":"19069744473801","imei2":"19069744473801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182246,"job_number":"JOB_182246","tr_customer_id":182264,"tr_customer_product_id":182254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:01.000Z","modified_at":"2026-02-10T07:13:42.000Z","name":"Ulises Runolfsdottir","mobile_number":"612-980-5586","email_id":"Antonietta_Herman@hotmail.com","dop":"2025-04-06","serial_number":"16563818967763","imei1":"16563818967763","imei2":"16563818967763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182247,"job_number":"JOB_182247","tr_customer_id":182265,"tr_customer_product_id":182255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:02.000Z","modified_at":"2026-02-10T07:13:02.000Z","name":"Alanna Carroll","mobile_number":"297-509-6103","email_id":"Rosa_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"11210461450896704","imei1":"11210461450896704","imei2":"11210461450896704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182248,"job_number":"JOB_182248","tr_customer_id":182266,"tr_customer_product_id":182256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:12.000Z","modified_at":"2026-02-10T07:13:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11620460170253","imei1":"11620460170253","imei2":"11620460170253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182249,"job_number":"JOB_182249","tr_customer_id":182267,"tr_customer_product_id":182257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:13.000Z","modified_at":"2026-02-10T07:13:54.000Z","name":"Brown Veum","mobile_number":"575-620-3388","email_id":"Manley68@yahoo.com","dop":"2025-04-06","serial_number":"17976287020093","imei1":"17976287020093","imei2":"17976287020093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182250,"job_number":"JOB_182250","tr_customer_id":182268,"tr_customer_product_id":182258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:14.000Z","modified_at":"2026-02-10T07:13:14.000Z","name":"Maxwell Murphy","mobile_number":"257-423-3211","email_id":"Maximus_McClure46@gmail.com","dop":"2025-04-06","serial_number":"17949281456872968","imei1":"17949281456872968","imei2":"17949281456872968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182251,"job_number":"JOB_182251","tr_customer_id":182269,"tr_customer_product_id":182259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:02.000Z","modified_at":"2026-02-10T07:14:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11478551396990","imei1":"11478551396990","imei2":"11478551396990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182252,"job_number":"JOB_182252","tr_customer_id":182270,"tr_customer_product_id":182260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:02.000Z","modified_at":"2026-02-10T07:14:42.000Z","name":"Esther Osinski","mobile_number":"533-241-3227","email_id":"Nils_King33@gmail.com","dop":"2025-04-06","serial_number":"15173173146655","imei1":"15173173146655","imei2":"15173173146655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182253,"job_number":"JOB_182253","tr_customer_id":182271,"tr_customer_product_id":182261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:03.000Z","modified_at":"2026-02-10T07:14:03.000Z","name":"Miller Jaskolski","mobile_number":"251-771-2563","email_id":"Anna.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"16624489984915020","imei1":"16624489984915020","imei2":"16624489984915020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182254,"job_number":"JOB_182254","tr_customer_id":182272,"tr_customer_product_id":182262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:39.000Z","modified_at":"2026-02-10T07:17:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17863703661155","imei1":"17863703661155","imei2":"17863703661155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182255,"job_number":"JOB_182255","tr_customer_id":182273,"tr_customer_product_id":182263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:39.000Z","modified_at":"2026-02-10T07:18:17.000Z","name":"Dayton Kuphal","mobile_number":"206-624-9146","email_id":"Zita61@gmail.com","dop":"2025-04-06","serial_number":"11320284724446","imei1":"11320284724446","imei2":"11320284724446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182256,"job_number":"JOB_182256","tr_customer_id":182274,"tr_customer_product_id":182264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:40.000Z","modified_at":"2026-02-10T07:17:40.000Z","name":"Grady Glover","mobile_number":"356-440-0087","email_id":"Ryley32@hotmail.com","dop":"2025-04-06","serial_number":"12143416819628634","imei1":"12143416819628634","imei2":"12143416819628634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182257,"job_number":"JOB_182257","tr_customer_id":182275,"tr_customer_product_id":182265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:44.000Z","modified_at":"2026-02-10T07:18:20.000Z","name":"Samantha Ratke","mobile_number":"960-457-9830","email_id":"Mohammad.Schulist22@yahoo.com","dop":"2025-04-06","serial_number":"10780028364063","imei1":"10780028364063","imei2":"10780028364063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182258,"job_number":"JOB_182258","tr_customer_id":182276,"tr_customer_product_id":182266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:45.000Z","modified_at":"2026-02-10T07:17:45.000Z","name":"Mallory Wuckert","mobile_number":"445-394-9902","email_id":"Milan24@hotmail.com","dop":"2025-04-06","serial_number":"15583161903930540","imei1":"15583161903930540","imei2":"15583161903930540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182259,"job_number":"JOB_182259","tr_customer_id":182277,"tr_customer_product_id":182267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:25.000Z","modified_at":"2026-02-10T07:18:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16702177819606","imei1":"16702177819606","imei2":"16702177819606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182260,"job_number":"JOB_182260","tr_customer_id":182278,"tr_customer_product_id":182268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:25.000Z","modified_at":"2026-02-10T07:19:03.000Z","name":"Tabitha Moen","mobile_number":"963-589-7336","email_id":"Frederique_Hessel16@gmail.com","dop":"2025-04-06","serial_number":"10300070899111","imei1":"10300070899111","imei2":"10300070899111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182261,"job_number":"JOB_182261","tr_customer_id":182279,"tr_customer_product_id":182269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:26.000Z","modified_at":"2026-02-10T07:18:26.000Z","name":"Bette DuBuque","mobile_number":"247-284-1278","email_id":"Jamaal.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11379342984341914","imei1":"11379342984341914","imei2":"11379342984341914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182262,"job_number":"JOB_182262","tr_customer_id":182280,"tr_customer_product_id":182270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:10.000Z","modified_at":"2026-02-10T07:19:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12502681572243","imei1":"12502681572243","imei2":"12502681572243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182263,"job_number":"JOB_182263","tr_customer_id":182281,"tr_customer_product_id":182271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:11.000Z","modified_at":"2026-02-10T07:19:49.000Z","name":"Vivienne Wolf","mobile_number":"381-353-0762","email_id":"Godfrey54@yahoo.com","dop":"2025-04-06","serial_number":"15210351743050","imei1":"15210351743050","imei2":"15210351743050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182264,"job_number":"JOB_182264","tr_customer_id":182282,"tr_customer_product_id":182272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:12.000Z","modified_at":"2026-02-10T07:19:12.000Z","name":"Malachi Simonis","mobile_number":"226-986-8065","email_id":"Frederique_Luettgen15@hotmail.com","dop":"2025-04-06","serial_number":"16494852136115484","imei1":"16494852136115484","imei2":"16494852136115484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182265,"job_number":"JOB_182265","tr_customer_id":182283,"tr_customer_product_id":182273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:26.000Z","modified_at":"2026-02-10T07:48:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16533503078524","imei1":"16533503078524","imei2":"16533503078524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182266,"job_number":"JOB_182266","tr_customer_id":182284,"tr_customer_product_id":182274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:26.000Z","modified_at":"2026-02-10T07:48:36.000Z","name":"Daniela Walsh","mobile_number":"747-755-7020","email_id":"Lamar15@yahoo.com","dop":"2025-12-01","serial_number":"10292054466728","imei1":"10292054466728","imei2":"10292054466728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182267,"job_number":"JOB_182267","tr_customer_id":182285,"tr_customer_product_id":182275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:40.000Z","modified_at":"2026-02-10T07:48:40.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12966740287060","imei1":"12966740287060","imei2":"12966740287060","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182268,"job_number":"JOB_182268","tr_customer_id":182286,"tr_customer_product_id":182276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:41.000Z","modified_at":"2026-02-10T07:48:51.000Z","name":"Gardner Wehner","mobile_number":"632-264-6314","email_id":"Cydney_Lang78@gmail.com","dop":"2025-12-01","serial_number":"16233800367466","imei1":"16233800367466","imei2":"16233800367466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182269,"job_number":"JOB_182269","tr_customer_id":182287,"tr_customer_product_id":182277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:55.000Z","modified_at":"2026-02-10T07:48:55.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19170903716479","imei1":"19170903716479","imei2":"19170903716479","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182270,"job_number":"JOB_182270","tr_customer_id":182288,"tr_customer_product_id":182278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:55.000Z","modified_at":"2026-02-10T07:49:05.000Z","name":"Jillian Kunde","mobile_number":"973-367-0501","email_id":"Janick_Kunze59@gmail.com","dop":"2025-12-01","serial_number":"19681395721277","imei1":"19681395721277","imei2":"19681395721277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182277,"job_number":"JOB_182277","tr_customer_id":182295,"tr_customer_product_id":182285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:47.000Z","modified_at":"2026-02-10T08:06:47.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13842277612131","imei1":"13842277612131","imei2":"13842277612131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182278,"job_number":"JOB_182278","tr_customer_id":182296,"tr_customer_product_id":182286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:47.000Z","modified_at":"2026-02-10T08:07:29.000Z","name":"Christopher Greenholt","mobile_number":"241-739-3349","email_id":"Blanca_Heathcote81@yahoo.com","dop":"2025-04-06","serial_number":"17179609815597","imei1":"17179609815597","imei2":"17179609815597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:07:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182279,"job_number":"JOB_182279","tr_customer_id":182297,"tr_customer_product_id":182287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:49.000Z","modified_at":"2026-02-10T08:06:49.000Z","name":"Benedict Halvorson","mobile_number":"620-396-9222","email_id":"Guiseppe15@gmail.com","dop":"2025-04-06","serial_number":"12537995278352476","imei1":"12537995278352476","imei2":"12537995278352476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182280,"job_number":"JOB_182280","tr_customer_id":182298,"tr_customer_product_id":182288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:22.000Z","modified_at":"2026-02-10T08:08:01.000Z","name":"Sheldon Becker","mobile_number":"365-397-1734","email_id":"Marie_Lind4@hotmail.com","dop":"2025-04-06","serial_number":"16519431340628","imei1":"16519431340628","imei2":"16519431340628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182281,"job_number":"JOB_182281","tr_customer_id":182299,"tr_customer_product_id":182289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:24.000Z","modified_at":"2026-02-10T08:07:24.000Z","name":"Vida Rohan","mobile_number":"668-774-1266","email_id":"Josianne46@yahoo.com","dop":"2025-04-06","serial_number":"10584901606641784","imei1":"10584901606641784","imei2":"10584901606641784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182282,"job_number":"JOB_182282","tr_customer_id":182300,"tr_customer_product_id":182290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:37.000Z","modified_at":"2026-02-10T08:07:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17679652088065","imei1":"17679652088065","imei2":"17679652088065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182283,"job_number":"JOB_182283","tr_customer_id":182301,"tr_customer_product_id":182291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:37.000Z","modified_at":"2026-02-10T08:08:19.000Z","name":"Aryanna Anderson","mobile_number":"570-203-1309","email_id":"Sheila.Bogisich86@yahoo.com","dop":"2025-04-06","serial_number":"13457399011881","imei1":"13457399011881","imei2":"13457399011881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182284,"job_number":"JOB_182284","tr_customer_id":182302,"tr_customer_product_id":182292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:39.000Z","modified_at":"2026-02-10T08:07:39.000Z","name":"Maeve O'Hara","mobile_number":"967-456-5660","email_id":"Nettie88@gmail.com","dop":"2025-04-06","serial_number":"19458685110333810","imei1":"19458685110333810","imei2":"19458685110333810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182286,"job_number":"JOB_182286","tr_customer_id":182304,"tr_customer_product_id":182294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:52.000Z","modified_at":"2026-02-10T08:08:34.000Z","name":"Kayla Collier","mobile_number":"764-283-4796","email_id":"Syble25@yahoo.com","dop":"2025-04-06","serial_number":"13197637745674","imei1":"13197637745674","imei2":"13197637745674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182287,"job_number":"JOB_182287","tr_customer_id":182305,"tr_customer_product_id":182295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:54.000Z","modified_at":"2026-02-10T08:07:54.000Z","name":"Rebekah Conroy","mobile_number":"268-713-5508","email_id":"Aylin_Kutch67@yahoo.com","dop":"2025-04-06","serial_number":"19424050718123110","imei1":"19424050718123110","imei2":"19424050718123110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182290,"job_number":"JOB_182290","tr_customer_id":182308,"tr_customer_product_id":182298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:27.000Z","modified_at":"2026-02-10T08:08:27.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11573880858710","imei1":"11573880858710","imei2":"11573880858710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182291,"job_number":"JOB_182291","tr_customer_id":182309,"tr_customer_product_id":182299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:27.000Z","modified_at":"2026-02-10T08:09:09.000Z","name":"Cathy Mayer","mobile_number":"795-569-6778","email_id":"Brock_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"18965358755441","imei1":"18965358755441","imei2":"18965358755441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182292,"job_number":"JOB_182292","tr_customer_id":182310,"tr_customer_product_id":182300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:29.000Z","modified_at":"2026-02-10T08:08:29.000Z","name":"Anya Schimmel","mobile_number":"852-834-0884","email_id":"Roderick_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10790344269166144","imei1":"10790344269166144","imei2":"10790344269166144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182293,"job_number":"JOB_182293","tr_customer_id":182311,"tr_customer_product_id":182301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:52.000Z","modified_at":"2026-02-10T08:37:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17397127944428","imei1":"17397127944428","imei2":"17397127944428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182294,"job_number":"JOB_182294","tr_customer_id":182312,"tr_customer_product_id":182302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:52.000Z","modified_at":"2026-02-10T08:38:29.000Z","name":"Coleman Dickens","mobile_number":"915-337-8039","email_id":"Jarvis.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"18538337762542","imei1":"18538337762542","imei2":"18538337762542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182295,"job_number":"JOB_182295","tr_customer_id":182313,"tr_customer_product_id":182303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:53.000Z","modified_at":"2026-02-10T08:37:53.000Z","name":"Gordon Schaden","mobile_number":"311-999-2259","email_id":"Lydia24@hotmail.com","dop":"2025-04-06","serial_number":"11171294160386516","imei1":"11171294160386516","imei2":"11171294160386516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182296,"job_number":"JOB_182296","tr_customer_id":182314,"tr_customer_product_id":182304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:36.000Z","modified_at":"2026-02-10T08:38:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10088821484703","imei1":"10088821484703","imei2":"10088821484703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182297,"job_number":"JOB_182297","tr_customer_id":182315,"tr_customer_product_id":182305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:36.000Z","modified_at":"2026-02-10T08:39:13.000Z","name":"Chesley Olson","mobile_number":"929-366-7593","email_id":"Marlen.Collins87@yahoo.com","dop":"2025-04-06","serial_number":"12014433186567","imei1":"12014433186567","imei2":"12014433186567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182298,"job_number":"JOB_182298","tr_customer_id":182316,"tr_customer_product_id":182306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:37.000Z","modified_at":"2026-02-10T08:38:37.000Z","name":"Merlin Lakin","mobile_number":"406-674-7717","email_id":"Georgiana_Bednar29@hotmail.com","dop":"2025-04-06","serial_number":"18813867961927150","imei1":"18813867961927150","imei2":"18813867961927150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182299,"job_number":"JOB_182299","tr_customer_id":182317,"tr_customer_product_id":182307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:19.000Z","modified_at":"2026-02-10T08:39:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11655516380242","imei1":"11655516380242","imei2":"11655516380242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182300,"job_number":"JOB_182300","tr_customer_id":182318,"tr_customer_product_id":182308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:20.000Z","modified_at":"2026-02-10T08:39:56.000Z","name":"Linda Hodkiewicz","mobile_number":"421-361-3129","email_id":"Napoleon.Blanda@gmail.com","dop":"2025-04-06","serial_number":"13015299514741","imei1":"13015299514741","imei2":"13015299514741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182301,"job_number":"JOB_182301","tr_customer_id":182319,"tr_customer_product_id":182309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:21.000Z","modified_at":"2026-02-10T08:39:21.000Z","name":"Bo Hansen","mobile_number":"721-357-8816","email_id":"Geovany11@gmail.com","dop":"2025-04-06","serial_number":"16063849296712392","imei1":"16063849296712392","imei2":"16063849296712392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182302,"job_number":"JOB_182302","tr_customer_id":182320,"tr_customer_product_id":182310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:24.000Z","modified_at":"2026-02-10T09:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10027801329946","imei1":"10027801329946","imei2":"10027801329946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182303,"job_number":"JOB_182303","tr_customer_id":182321,"tr_customer_product_id":182311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:25.000Z","modified_at":"2026-02-10T09:49:03.000Z","name":"Guido O'Kon","mobile_number":"376-476-3316","email_id":"Demetris_Quigley@yahoo.com","dop":"2025-04-06","serial_number":"19644888346191","imei1":"19644888346191","imei2":"19644888346191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182304,"job_number":"JOB_182304","tr_customer_id":182322,"tr_customer_product_id":182312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:26.000Z","modified_at":"2026-02-10T09:48:26.000Z","name":"Nyasia Upton","mobile_number":"789-599-9945","email_id":"Odessa_Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"11019608688882562","imei1":"11019608688882562","imei2":"11019608688882562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182305,"job_number":"JOB_182305","tr_customer_id":182323,"tr_customer_product_id":182313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:11.000Z","modified_at":"2026-02-10T09:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17484665393988","imei1":"17484665393988","imei2":"17484665393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182306,"job_number":"JOB_182306","tr_customer_id":182324,"tr_customer_product_id":182314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:11.000Z","modified_at":"2026-02-10T09:49:49.000Z","name":"Abdullah Fadel","mobile_number":"239-586-2381","email_id":"Kaya_Johnson1@yahoo.com","dop":"2025-04-06","serial_number":"14699801081967","imei1":"14699801081967","imei2":"14699801081967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182307,"job_number":"JOB_182307","tr_customer_id":182325,"tr_customer_product_id":182315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:12.000Z","modified_at":"2026-02-10T09:49:12.000Z","name":"Ignacio Johns","mobile_number":"765-764-4663","email_id":"Retta_Streich21@yahoo.com","dop":"2025-04-06","serial_number":"16060447162735000","imei1":"16060447162735000","imei2":"16060447162735000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182308,"job_number":"JOB_182308","tr_customer_id":182326,"tr_customer_product_id":182316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:56.000Z","modified_at":"2026-02-10T09:49:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16603634111085","imei1":"16603634111085","imei2":"16603634111085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182309,"job_number":"JOB_182309","tr_customer_id":182327,"tr_customer_product_id":182317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:57.000Z","modified_at":"2026-02-10T09:50:35.000Z","name":"Franz Kohler","mobile_number":"461-806-3618","email_id":"Lempi_Volkman@yahoo.com","dop":"2025-04-06","serial_number":"12106109047049","imei1":"12106109047049","imei2":"12106109047049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182310,"job_number":"JOB_182310","tr_customer_id":182328,"tr_customer_product_id":182318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:58.000Z","modified_at":"2026-02-10T09:49:58.000Z","name":"Iliana DuBuque","mobile_number":"453-543-3597","email_id":"Gust91@hotmail.com","dop":"2025-04-06","serial_number":"13725780429817858","imei1":"13725780429817858","imei2":"13725780429817858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182311,"job_number":"JOB_182311","tr_customer_id":182329,"tr_customer_product_id":182319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:51:12.000Z","modified_at":"2026-02-10T09:51:12.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-01-31","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-01-31T09:51:08.240093700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182312,"job_number":"JOB_182312","tr_customer_id":182330,"tr_customer_product_id":182320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:22:53.000Z","modified_at":"2026-02-10T10:22:53.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-31","serial_number":"17700110461787","imei1":"17700110461787","imei2":"17700110461787","popurl":"2026-01-31T10:22:48.402216500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182313,"job_number":"JOB_182313","tr_customer_id":182331,"tr_customer_product_id":182321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:29.000Z","modified_at":"2026-02-10T10:56:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19051676238554","imei1":"19051676238554","imei2":"19051676238554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182314,"job_number":"JOB_182314","tr_customer_id":182332,"tr_customer_product_id":182322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:29.000Z","modified_at":"2026-02-10T10:57:10.000Z","name":"Nat Shanahan","mobile_number":"214-692-7148","email_id":"Chaya.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"13812835357606","imei1":"13812835357606","imei2":"13812835357606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182315,"job_number":"JOB_182315","tr_customer_id":182333,"tr_customer_product_id":182323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:30.000Z","modified_at":"2026-02-10T10:56:30.000Z","name":"Katrina Hackett","mobile_number":"958-837-5520","email_id":"Felicia.Fritsch37@gmail.com","dop":"2025-04-06","serial_number":"13840000982219124","imei1":"13840000982219124","imei2":"13840000982219124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182316,"job_number":"JOB_182316","tr_customer_id":182334,"tr_customer_product_id":182324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:17.000Z","modified_at":"2026-02-10T10:57:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13712194049724","imei1":"13712194049724","imei2":"13712194049724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182317,"job_number":"JOB_182317","tr_customer_id":182335,"tr_customer_product_id":182325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:17.000Z","modified_at":"2026-02-10T10:57:58.000Z","name":"Demarcus Koss","mobile_number":"481-276-1203","email_id":"Trisha70@gmail.com","dop":"2025-04-06","serial_number":"16670662995563","imei1":"16670662995563","imei2":"16670662995563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182318,"job_number":"JOB_182318","tr_customer_id":182336,"tr_customer_product_id":182326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:19.000Z","modified_at":"2026-02-10T10:57:19.000Z","name":"Virginie Kshlerin","mobile_number":"867-598-0364","email_id":"Lulu.Bogisich89@hotmail.com","dop":"2025-04-06","serial_number":"10990228622217982","imei1":"10990228622217982","imei2":"10990228622217982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182319,"job_number":"JOB_182319","tr_customer_id":182337,"tr_customer_product_id":182327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:06.000Z","modified_at":"2026-02-10T10:58:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14016259362382","imei1":"14016259362382","imei2":"14016259362382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182320,"job_number":"JOB_182320","tr_customer_id":182338,"tr_customer_product_id":182328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:06.000Z","modified_at":"2026-02-10T10:58:46.000Z","name":"Brant Dach","mobile_number":"978-802-7765","email_id":"Luella.Murphy60@hotmail.com","dop":"2025-04-06","serial_number":"19832601019124","imei1":"19832601019124","imei2":"19832601019124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182321,"job_number":"JOB_182321","tr_customer_id":182339,"tr_customer_product_id":182329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:07.000Z","modified_at":"2026-02-10T10:58:07.000Z","name":"Lauretta Halvorson","mobile_number":"871-957-9409","email_id":"Glennie60@yahoo.com","dop":"2025-04-06","serial_number":"16785829584401808","imei1":"16785829584401808","imei2":"16785829584401808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182322,"job_number":"JOB_182322","tr_customer_id":182340,"tr_customer_product_id":182330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:05:49.000Z","modified_at":"2026-02-10T11:18:20.000Z","name":"Ram Kumar","mobile_number":"9916150593","email_id":"ramkumar123@gmail.com","dop":"2025-05-05","serial_number":"18417825793574","imei1":"18417825793574","imei2":"18417825793574","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182323,"job_number":"JOB_182323","tr_customer_id":182341,"tr_customer_product_id":182331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:42.000Z","modified_at":"2026-02-10T11:12:42.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-31","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-31T11:12:34.146451029Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182324,"job_number":"JOB_182324","tr_customer_id":182342,"tr_customer_product_id":182332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:44.000Z","modified_at":"2026-02-10T11:12:44.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-31","serial_number":"39547115236341","imei1":"39547115236341","imei2":"39547115236341","popurl":"2026-01-31T11:12:34.148612145Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182325,"job_number":"JOB_182325","tr_customer_id":182343,"tr_customer_product_id":182333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:55.000Z","modified_at":"2026-02-10T11:12:55.000Z","name":"Prayag Dutta","mobile_number":"8637851219","email_id":"chandranath.chattopadhyay@hotmail.com","dop":"2026-01-31","serial_number":"55308538415169","imei1":"55308538415169","imei2":"55308538415169","popurl":"www.bala-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182326,"job_number":"JOB_182326","tr_customer_id":182344,"tr_customer_product_id":182334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:17:17.000Z","modified_at":"2026-02-10T11:17:17.000Z","name":"Vinnie Brown","mobile_number":"905-444-9756","email_id":"Briana35@hotmail.com","dop":"2025-10-05","serial_number":"18942099132211","imei1":"18942099132211","imei2":"18942099132211","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182327,"job_number":"JOB_182327","tr_customer_id":182345,"tr_customer_product_id":182335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:20:29.000Z","modified_at":"2026-02-10T11:20:33.000Z","name":"Ram Kumar","mobile_number":"9916150593","email_id":"ramkumar123@gmail.com","dop":"2025-05-05","serial_number":"13077102754027","imei1":"13077102754027","imei2":"13077102754027","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182328,"job_number":"JOB_182328","tr_customer_id":182346,"tr_customer_product_id":182336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:26:23.000Z","modified_at":"2026-02-10T11:26:23.000Z","name":"Andy Harber","mobile_number":"200-587-9768","email_id":"Thelma.Fadel28@gmail.com","dop":"2025-10-05","serial_number":"18072268478867","imei1":"18072268478867","imei2":"18072268478867","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182329,"job_number":"JOB_182329","tr_customer_id":182347,"tr_customer_product_id":182337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:41.000Z","modified_at":"2026-02-10T11:50:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16246412715577","imei1":"16246412715577","imei2":"16246412715577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182330,"job_number":"JOB_182330","tr_customer_id":182348,"tr_customer_product_id":182338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:41.000Z","modified_at":"2026-02-10T11:51:19.000Z","name":"Pansy Hermiston","mobile_number":"354-752-4954","email_id":"Carlo72@hotmail.com","dop":"2025-04-06","serial_number":"18508197979293","imei1":"18508197979293","imei2":"18508197979293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182331,"job_number":"JOB_182331","tr_customer_id":182349,"tr_customer_product_id":182339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:42.000Z","modified_at":"2026-02-10T11:50:42.000Z","name":"Nova Bartell","mobile_number":"990-537-4673","email_id":"Meagan93@gmail.com","dop":"2025-04-06","serial_number":"10247821662410490","imei1":"10247821662410490","imei2":"10247821662410490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182332,"job_number":"JOB_182332","tr_customer_id":182350,"tr_customer_product_id":182340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:26.000Z","modified_at":"2026-02-10T11:51:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18865374977708","imei1":"18865374977708","imei2":"18865374977708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182333,"job_number":"JOB_182333","tr_customer_id":182351,"tr_customer_product_id":182341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:27.000Z","modified_at":"2026-02-10T11:52:04.000Z","name":"Georgette Ryan","mobile_number":"589-560-8467","email_id":"Mertie.Schuppe@yahoo.com","dop":"2025-04-06","serial_number":"10888973152242","imei1":"10888973152242","imei2":"10888973152242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182334,"job_number":"JOB_182334","tr_customer_id":182352,"tr_customer_product_id":182342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:28.000Z","modified_at":"2026-02-10T11:51:28.000Z","name":"Gudrun Franecki","mobile_number":"595-405-8168","email_id":"Cynthia.Heller71@hotmail.com","dop":"2025-04-06","serial_number":"16635591998648678","imei1":"16635591998648678","imei2":"16635591998648678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182335,"job_number":"JOB_182335","tr_customer_id":182353,"tr_customer_product_id":182343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:11.000Z","modified_at":"2026-02-10T11:52:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12551862027403","imei1":"12551862027403","imei2":"12551862027403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182336,"job_number":"JOB_182336","tr_customer_id":182354,"tr_customer_product_id":182344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:11.000Z","modified_at":"2026-02-10T11:52:49.000Z","name":"Lelia Hauck","mobile_number":"594-439-6418","email_id":"Jaida22@hotmail.com","dop":"2025-04-06","serial_number":"12605093030290","imei1":"12605093030290","imei2":"12605093030290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182337,"job_number":"JOB_182337","tr_customer_id":182355,"tr_customer_product_id":182345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:13.000Z","modified_at":"2026-02-10T11:52:13.000Z","name":"Patrick Hahn","mobile_number":"279-245-1861","email_id":"Jasen.Willms81@hotmail.com","dop":"2025-04-06","serial_number":"19241827252137170","imei1":"19241827252137170","imei2":"19241827252137170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182338,"job_number":"JOB_182338","tr_customer_id":182356,"tr_customer_product_id":182346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:53:55.000Z","modified_at":"2026-02-10T11:54:22.000Z","name":"Garrick Kilback","mobile_number":"337-814-6470","email_id":"Herminio.Lehner8@gmail.com","dop":"2025-04-06","serial_number":"19002862466216","imei1":"19002862466216","imei2":"19002862466216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182339,"job_number":"JOB_182339","tr_customer_id":182357,"tr_customer_product_id":182347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:53:56.000Z","modified_at":"2026-02-10T11:53:56.000Z","name":"Judd Funk","mobile_number":"857-640-3886","email_id":"Hertha_Wiza45@gmail.com","dop":"2025-04-06","serial_number":"19556213455031304","imei1":"19556213455031304","imei2":"19556213455031304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182340,"job_number":"JOB_182340","tr_customer_id":182358,"tr_customer_product_id":182348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:04:26.000Z","modified_at":"2026-02-10T12:04:26.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-31","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-31T12:04:26.216179682Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182341,"job_number":"JOB_182341","tr_customer_id":182359,"tr_customer_product_id":182349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:32:31.000Z","modified_at":"2026-02-10T12:32:54.000Z","name":"Cooper Bernhard","mobile_number":"737-983-1977","email_id":"Domenick.Witting@yahoo.com","dop":"2025-04-06","serial_number":"16688814027913","imei1":"16688814027913","imei2":"16688814027913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T12:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182342,"job_number":"JOB_182342","tr_customer_id":182360,"tr_customer_product_id":182350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:32:32.000Z","modified_at":"2026-02-10T12:32:32.000Z","name":"Roxanne Kshlerin","mobile_number":"200-777-6869","email_id":"Americo.Durgan44@yahoo.com","dop":"2025-04-06","serial_number":"17186483717794934","imei1":"17186483717794934","imei2":"17186483717794934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182343,"job_number":"JOB_182343","tr_customer_id":182361,"tr_customer_product_id":182351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:51:14.000Z","modified_at":"2026-02-10T12:51:36.000Z","name":"Mathew Kerluke","mobile_number":"599-233-3084","email_id":"Concepcion.Hahn41@yahoo.com","dop":"2025-04-06","serial_number":"12511801535789","imei1":"12511801535789","imei2":"12511801535789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T12:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182344,"job_number":"JOB_182344","tr_customer_id":182362,"tr_customer_product_id":182352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:51:15.000Z","modified_at":"2026-02-10T12:51:15.000Z","name":"Larry Hettinger","mobile_number":"506-434-4431","email_id":"Coby_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"18844115583796270","imei1":"18844115583796270","imei2":"18844115583796270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182345,"job_number":"JOB_182345","tr_customer_id":182363,"tr_customer_product_id":182353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:25.000Z","modified_at":"2026-02-10T13:05:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12464893617980","imei1":"12464893617980","imei2":"12464893617980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182346,"job_number":"JOB_182346","tr_customer_id":182364,"tr_customer_product_id":182354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:26.000Z","modified_at":"2026-02-10T13:06:03.000Z","name":"Brad Conn","mobile_number":"996-717-8407","email_id":"Robyn.Barton70@yahoo.com","dop":"2025-04-06","serial_number":"17239275253178","imei1":"17239275253178","imei2":"17239275253178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182347,"job_number":"JOB_182347","tr_customer_id":182365,"tr_customer_product_id":182355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:27.000Z","modified_at":"2026-02-10T13:05:27.000Z","name":"Arlie Dicki","mobile_number":"671-210-2058","email_id":"Shanon.MacGyver35@gmail.com","dop":"2025-04-06","serial_number":"16017937270243188","imei1":"16017937270243188","imei2":"16017937270243188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182348,"job_number":"JOB_182348","tr_customer_id":182366,"tr_customer_product_id":182356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:09.000Z","modified_at":"2026-02-10T13:06:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17713842969216","imei1":"17713842969216","imei2":"17713842969216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182349,"job_number":"JOB_182349","tr_customer_id":182367,"tr_customer_product_id":182357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:10.000Z","modified_at":"2026-02-10T13:06:46.000Z","name":"Dorian Haag","mobile_number":"466-255-2248","email_id":"Esther40@yahoo.com","dop":"2025-04-06","serial_number":"19170165459617","imei1":"19170165459617","imei2":"19170165459617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:06:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182350,"job_number":"JOB_182350","tr_customer_id":182368,"tr_customer_product_id":182358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:11.000Z","modified_at":"2026-02-10T13:06:11.000Z","name":"Jordan Runte","mobile_number":"948-458-0499","email_id":"Jailyn.Kuvalis@hotmail.com","dop":"2025-04-06","serial_number":"17505390495219592","imei1":"17505390495219592","imei2":"17505390495219592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182351,"job_number":"JOB_182351","tr_customer_id":182369,"tr_customer_product_id":182359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:53.000Z","modified_at":"2026-02-10T13:06:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10793691418124","imei1":"10793691418124","imei2":"10793691418124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182352,"job_number":"JOB_182352","tr_customer_id":182370,"tr_customer_product_id":182360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:53.000Z","modified_at":"2026-02-10T13:07:30.000Z","name":"Edna Doyle","mobile_number":"225-859-0960","email_id":"Jayce53@hotmail.com","dop":"2025-04-06","serial_number":"13151008843225","imei1":"13151008843225","imei2":"13151008843225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182353,"job_number":"JOB_182353","tr_customer_id":182371,"tr_customer_product_id":182361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:55.000Z","modified_at":"2026-02-10T13:06:55.000Z","name":"Shemar Casper","mobile_number":"218-261-4938","email_id":"Jude_Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15297803735986228","imei1":"15297803735986228","imei2":"15297803735986228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182354,"job_number":"JOB_182354","tr_customer_id":182372,"tr_customer_product_id":182362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:45:27.000Z","modified_at":"2026-02-10T14:15:56.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-10T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182355,"job_number":"JOB_182355","tr_customer_id":182373,"tr_customer_product_id":182363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:59:11.000Z","modified_at":"2026-02-10T13:59:11.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-31","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-31T13:59:10.563734611Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182356,"job_number":"JOB_182356","tr_customer_id":182374,"tr_customer_product_id":182364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:09.000Z","modified_at":"2026-02-10T14:04:09.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13388360856967","imei1":"13388360856967","imei2":"13388360856967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182357,"job_number":"JOB_182357","tr_customer_id":182375,"tr_customer_product_id":182365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:09.000Z","modified_at":"2026-02-10T14:04:46.000Z","name":"Lewis Anderson","mobile_number":"582-637-4450","email_id":"Jayne.Dickinson@gmail.com","dop":"2025-04-06","serial_number":"17226990839472","imei1":"17226990839472","imei2":"17226990839472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182358,"job_number":"JOB_182358","tr_customer_id":182376,"tr_customer_product_id":182366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:10.000Z","modified_at":"2026-02-10T14:04:10.000Z","name":"Gracie Walter","mobile_number":"989-620-6573","email_id":"Marlee_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11180591553353948","imei1":"11180591553353948","imei2":"11180591553353948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182359,"job_number":"JOB_182359","tr_customer_id":182377,"tr_customer_product_id":182367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:53.000Z","modified_at":"2026-02-10T14:04:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10041846723628","imei1":"10041846723628","imei2":"10041846723628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182360,"job_number":"JOB_182360","tr_customer_id":182378,"tr_customer_product_id":182368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:53.000Z","modified_at":"2026-02-10T14:05:30.000Z","name":"Gregg McLaughlin","mobile_number":"463-387-0859","email_id":"Abdullah.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19995272010362","imei1":"19995272010362","imei2":"19995272010362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182361,"job_number":"JOB_182361","tr_customer_id":182379,"tr_customer_product_id":182369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:55.000Z","modified_at":"2026-02-10T14:04:55.000Z","name":"Dianna Davis","mobile_number":"317-578-2563","email_id":"Cesar32@yahoo.com","dop":"2025-04-06","serial_number":"19567275078933770","imei1":"19567275078933770","imei2":"19567275078933770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182362,"job_number":"JOB_182362","tr_customer_id":182380,"tr_customer_product_id":182370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:37.000Z","modified_at":"2026-02-10T14:05:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19672269368322","imei1":"19672269368322","imei2":"19672269368322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182363,"job_number":"JOB_182363","tr_customer_id":182381,"tr_customer_product_id":182371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:37.000Z","modified_at":"2026-02-10T14:06:14.000Z","name":"Lolita Durgan","mobile_number":"285-438-9913","email_id":"Alejandrin16@hotmail.com","dop":"2025-04-06","serial_number":"10355801151631","imei1":"10355801151631","imei2":"10355801151631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182364,"job_number":"JOB_182364","tr_customer_id":182382,"tr_customer_product_id":182372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:38.000Z","modified_at":"2026-02-10T14:05:38.000Z","name":"Rodolfo Kshlerin","mobile_number":"932-576-7880","email_id":"Leopoldo.Romaguera91@yahoo.com","dop":"2025-04-06","serial_number":"10907745384585854","imei1":"10907745384585854","imei2":"10907745384585854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:04.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182367,"job_number":"JOB_182367","tr_customer_id":182385,"tr_customer_product_id":182375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:05.000Z","modified_at":"2026-02-10T14:18:05.000Z","name":"Johnson Bogisich","mobile_number":"632-845-3338","email_id":"Rhiannon_Terry@hotmail.com","dop":"2025-05-30","serial_number":"18955618247713","imei1":"18955618247713","imei2":"18955618247713","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182368,"job_number":"JOB_182368","tr_customer_id":182386,"tr_customer_product_id":182376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:06.000Z","modified_at":"2026-02-10T14:18:06.000Z","name":"Elmer Lesch","mobile_number":"957-347-8167","email_id":"Ryann.Connelly20@yahoo.com","dop":"2025-05-30","serial_number":"1419146722974254","imei1":"1419146722974254","imei2":"1419146722974254","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181793,"job_number":"JOB_181793","tr_customer_id":181811,"tr_customer_product_id":181801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:24.000Z","modified_at":"2026-02-10T04:40:34.000Z","name":"saitama sensei","mobile_number":"533-552-8196","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"544555515650246","imei1":"544555515650246","imei2":"544555515650246","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181796,"job_number":"JOB_181796","tr_customer_id":181814,"tr_customer_product_id":181804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:40:46.000Z","name":"tanjiro kamado","mobile_number":"764-453-1002","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"726664131470035","imei1":"726664131470035","imei2":"726664131470035","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181801,"job_number":"JOB_181801","tr_customer_id":181819,"tr_customer_product_id":181809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:49.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"giyu tomiaka","mobile_number":"415-720-9788","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"857862110494657","imei1":"857862110494657","imei2":"857862110494657","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181812,"job_number":"JOB_181812","tr_customer_id":181830,"tr_customer_product_id":181820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Timothy15@gmail.com","dop":"2025-07-02","serial_number":"14502059474505","imei1":"14502059474505","imei2":"14502059474505","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181830,"job_number":"JOB_181830","tr_customer_id":181848,"tr_customer_product_id":181838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shanel97@gmail.com","dop":"2025-07-02","serial_number":"17853663203540","imei1":"17853663203540","imei2":"17853663203540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181845,"job_number":"JOB_181845","tr_customer_id":181863,"tr_customer_product_id":181853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:38.000Z","modified_at":"2026-02-10T04:41:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Chaya.Rippin53@hotmail.com","dop":"2025-07-02","serial_number":"12265949860383","imei1":"12265949860383","imei2":"12265949860383","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181858,"job_number":"JOB_181858","tr_customer_id":181876,"tr_customer_product_id":181866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132038306480067","imei1":"132038306480067","imei2":"132038306480067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181859,"job_number":"JOB_181859","tr_customer_id":181877,"tr_customer_product_id":181867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Dolores Murray","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187412880170732","imei1":"187412880170732","imei2":"187412880170732","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181860,"job_number":"JOB_181860","tr_customer_id":181878,"tr_customer_product_id":181868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Megane Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185798910026363","imei1":"185798910026363","imei2":"185798910026363","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181861,"job_number":"JOB_181861","tr_customer_id":181879,"tr_customer_product_id":181869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Damien Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103847395264315","imei1":"103847395264315","imei2":"103847395264315","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181864,"job_number":"JOB_181864","tr_customer_id":181882,"tr_customer_product_id":181872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:48.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"Madilyn Klein","mobile_number":"323-611-0495","email_id":"Dahlia44@hotmail.com","dop":"2025-10-01","serial_number":"18050783101977","imei1":"18050783101977","imei2":"18050783101977","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181874,"job_number":"JOB_181874","tr_customer_id":181892,"tr_customer_product_id":181882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:42:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13764948779548","imei1":"13764948779548","imei2":"13764948779548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181875,"job_number":"JOB_181875","tr_customer_id":181893,"tr_customer_product_id":181883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15534212023106","imei1":"15534212023106","imei2":"15534212023106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181877,"job_number":"JOB_181877","tr_customer_id":181895,"tr_customer_product_id":181885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125330051363795","imei1":"125330051363795","imei2":"125330051363795","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181878,"job_number":"JOB_181878","tr_customer_id":181896,"tr_customer_product_id":181886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Imogene Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140813045414425","imei1":"140813045414425","imei2":"140813045414425","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181880,"job_number":"JOB_181880","tr_customer_id":181898,"tr_customer_product_id":181888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Richard D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127500507210760","imei1":"127500507210760","imei2":"127500507210760","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181882,"job_number":"JOB_181882","tr_customer_id":181900,"tr_customer_product_id":181890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:00.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Kiel Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112425084560532","imei1":"112425084560532","imei2":"112425084560532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181910,"job_number":"JOB_181910","tr_customer_id":181928,"tr_customer_product_id":181918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:27.000Z","modified_at":"2026-02-10T04:42:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105721717381374","imei1":"105721717381374","imei2":"105721717381374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181911,"job_number":"JOB_181911","tr_customer_id":181929,"tr_customer_product_id":181919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:27.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Filomena Fahey","mobile_number":"809-226-7736","email_id":"Kaya.Hackett@hotmail.com","dop":"2025-06-09","serial_number":"100436916958228","imei1":"100436916958228","imei2":"100436916958228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181912,"job_number":"JOB_181912","tr_customer_id":181930,"tr_customer_product_id":181920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:28.000Z","modified_at":"2026-02-10T04:42:28.000Z","name":"Leila Ullrich","mobile_number":"597-319-9163","email_id":"Adolphus.Hirthe3@yahoo.com","dop":"2025-06-09","serial_number":"105246232603032","imei1":"105246232603032","imei2":"105246232603032","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181931,"job_number":"JOB_181931","tr_customer_id":181949,"tr_customer_product_id":181939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:42:48.000Z","name":"Lindsey Powlowski","mobile_number":"968-917-8807","email_id":"Tremayne72@gmail.com","dop":"2025-12-31","serial_number":"10654076730675","imei1":"10654076730675","imei2":"10654076730675","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181938,"job_number":"JOB_181938","tr_customer_id":181956,"tr_customer_product_id":181946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101511109354143","imei1":"101511109354143","imei2":"101511109354143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181939,"job_number":"JOB_181939","tr_customer_id":181957,"tr_customer_product_id":181947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:55.000Z","name":"Donald Mann","mobile_number":"910-876-1635","email_id":"Austen.Krajcik@gmail.com","dop":"2025-06-09","serial_number":"108002363549490","imei1":"108002363549490","imei2":"108002363549490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181940,"job_number":"JOB_181940","tr_customer_id":181958,"tr_customer_product_id":181948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Carmela McCullough","mobile_number":"532-708-0385","email_id":"Ramiro_Legros58@yahoo.com","dop":"2025-06-09","serial_number":"100710335414575","imei1":"100710335414575","imei2":"100710335414575","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181950,"job_number":"JOB_181950","tr_customer_id":181968,"tr_customer_product_id":181958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:53.000Z","modified_at":"2026-02-10T04:43:03.000Z","name":"Delfina Bauch","mobile_number":"888-777-1442","email_id":"Martine48@gmail.com","dop":"2025-12-31","serial_number":"10230033530142","imei1":"10230033530142","imei2":"10230033530142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181957,"job_number":"JOB_181957","tr_customer_id":181975,"tr_customer_product_id":181965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103651396738252","imei1":"103651396738252","imei2":"103651396738252","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181961,"job_number":"JOB_181961","tr_customer_id":181978,"tr_customer_product_id":181968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:11.000Z","name":"Kevin Hahn","mobile_number":"750-906-7954","email_id":"Ezra0@yahoo.com","dop":"2025-06-09","serial_number":"103457710088454","imei1":"103457710088454","imei2":"103457710088454","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181962,"job_number":"JOB_181962","tr_customer_id":181980,"tr_customer_product_id":181970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Noemi Johns","mobile_number":"800-339-6794","email_id":"Bella.Anderson@gmail.com","dop":"2025-06-09","serial_number":"106741073238390","imei1":"106741073238390","imei2":"106741073238390","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181966,"job_number":"JOB_181966","tr_customer_id":181984,"tr_customer_product_id":181974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:07.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"Erling Wyman","mobile_number":"856-696-2506","email_id":"Zechariah.Windler51@yahoo.com","dop":"2025-12-31","serial_number":"10012840677920","imei1":"10012840677920","imei2":"10012840677920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182044,"job_number":"JOB_182044","tr_customer_id":182062,"tr_customer_product_id":182052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:23:33.000Z","modified_at":"2026-02-10T05:23:42.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17446609883117","imei1":"17446609883117","imei2":"17446609883117","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182045,"job_number":"JOB_182045","tr_customer_id":182063,"tr_customer_product_id":182053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:23:33.000Z","modified_at":"2026-02-10T05:23:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17539763180510","imei1":"17539763180510","imei2":"17539763180510","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182090,"job_number":"JOB_182090","tr_customer_id":182108,"tr_customer_product_id":182098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:50:48.000Z","modified_at":"2026-02-10T06:50:59.000Z","name":"Annabell Dach","mobile_number":"791-687-9501","email_id":"Christian_Kihn64@hotmail.com","dop":"2025-11-04","serial_number":"33013318695404","imei1":"33013318695404","imei2":"33013318695404","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182091,"job_number":"JOB_182091","tr_customer_id":182109,"tr_customer_product_id":182099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:51:03.000Z","modified_at":"2026-02-10T06:51:26.000Z","name":"Kristofer Parisian","mobile_number":"971-893-7077","email_id":"Leopold.Pollich@gmail.com","dop":"2025-11-04","serial_number":"67485323096526","imei1":"67485323096526","imei2":"67485323096526","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182092,"job_number":"JOB_182092","tr_customer_id":182110,"tr_customer_product_id":182100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:03.000Z","modified_at":"2026-02-10T06:52:26.000Z","name":"Daphney Wintheiser","mobile_number":"830-528-4623","email_id":"Verona.OReilly@gmail.com","dop":"2025-10-01","serial_number":"15245232274513","imei1":"15245232274513","imei2":"15245232274513","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182096,"job_number":"JOB_182096","tr_customer_id":182114,"tr_customer_product_id":182104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:27.000Z","modified_at":"2026-02-10T06:53:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102244125529070","imei1":"102244125529070","imei2":"102244125529070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182097,"job_number":"JOB_182097","tr_customer_id":182115,"tr_customer_product_id":182105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:28.000Z","modified_at":"2026-02-10T06:53:39.000Z","name":"Abraham Kub","mobile_number":"783-598-1984","email_id":"Ambrose.Dicki68@gmail.com","dop":"2025-06-09","serial_number":"102071394975974","imei1":"102071394975974","imei2":"102071394975974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182098,"job_number":"JOB_182098","tr_customer_id":182116,"tr_customer_product_id":182106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:28.000Z","modified_at":"2026-02-10T06:53:28.000Z","name":"Ludwig Rosenbaum","mobile_number":"367-252-9987","email_id":"Iva.Ondricka@yahoo.com","dop":"2025-06-09","serial_number":"105048257666383","imei1":"105048257666383","imei2":"105048257666383","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182102,"job_number":"JOB_182102","tr_customer_id":182120,"tr_customer_product_id":182110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:43.000Z","modified_at":"2026-02-10T06:53:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103194609794971","imei1":"103194609794971","imei2":"103194609794971","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182103,"job_number":"JOB_182103","tr_customer_id":182121,"tr_customer_product_id":182111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:44.000Z","modified_at":"2026-02-10T06:53:54.000Z","name":"Nathanael Paucek","mobile_number":"260-241-7920","email_id":"Eliezer47@gmail.com","dop":"2025-06-09","serial_number":"106481177746856","imei1":"106481177746856","imei2":"106481177746856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182104,"job_number":"JOB_182104","tr_customer_id":182122,"tr_customer_product_id":182112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:44.000Z","modified_at":"2026-02-10T06:53:44.000Z","name":"Tamia Larson","mobile_number":"587-975-8845","email_id":"Granville1@yahoo.com","dop":"2025-06-09","serial_number":"106554190601285","imei1":"106554190601285","imei2":"106554190601285","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182105,"job_number":"JOB_182105","tr_customer_id":182123,"tr_customer_product_id":182113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:58.000Z","modified_at":"2026-02-10T06:53:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107544362354727","imei1":"107544362354727","imei2":"107544362354727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182106,"job_number":"JOB_182106","tr_customer_id":182124,"tr_customer_product_id":182114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:59.000Z","modified_at":"2026-02-10T06:54:09.000Z","name":"Rupert Rolfson","mobile_number":"570-480-9098","email_id":"Wilber83@gmail.com","dop":"2025-06-09","serial_number":"105452617121847","imei1":"105452617121847","imei2":"105452617121847","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182107,"job_number":"JOB_182107","tr_customer_id":182125,"tr_customer_product_id":182115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:59.000Z","modified_at":"2026-02-10T06:53:59.000Z","name":"Deon Bailey","mobile_number":"823-346-4994","email_id":"Amir_Effertz10@hotmail.com","dop":"2025-06-09","serial_number":"102235237515856","imei1":"102235237515856","imei2":"102235237515856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182113,"job_number":"JOB_182113","tr_customer_id":182131,"tr_customer_product_id":182121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:36.000Z","modified_at":"2026-02-10T06:54:48.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"49397976976648","imei1":"49397976976648","imei2":"49397976976648","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182114,"job_number":"JOB_182114","tr_customer_id":182132,"tr_customer_product_id":182122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:52.000Z","modified_at":"2026-02-10T06:55:04.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98345350198946","imei1":"98345350198946","imei2":"98345350198946","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182117,"job_number":"JOB_182117","tr_customer_id":182135,"tr_customer_product_id":182125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:09.000Z","modified_at":"2026-02-10T06:55:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"53700860322550","imei1":"53700860322550","imei2":"53700860322550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182152,"job_number":"JOB_182152","tr_customer_id":182170,"tr_customer_product_id":182160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:12.000Z","modified_at":"2026-02-10T06:59:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"13765125510243","imei1":"13765125510243","imei2":"13765125510243","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182159,"job_number":"JOB_182159","tr_customer_id":182177,"tr_customer_product_id":182167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:26.000Z","modified_at":"2026-02-10T06:59:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"39383395335244","imei1":"39383395335244","imei2":"39383395335244","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182160,"job_number":"JOB_182160","tr_customer_id":182178,"tr_customer_product_id":182168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:40.000Z","modified_at":"2026-02-10T06:59:50.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"67555652351942","imei1":"67555652351942","imei2":"67555652351942","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182271,"job_number":"JOB_182271","tr_customer_id":182289,"tr_customer_product_id":182279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:27.000Z","modified_at":"2026-02-10T07:58:37.000Z","name":"Taylor Baumbach","mobile_number":"882-480-1786","email_id":"Everette9@gmail.com","dop":"2025-11-04","serial_number":"86112301690547","imei1":"86112301690547","imei2":"86112301690547","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182272,"job_number":"JOB_182272","tr_customer_id":182290,"tr_customer_product_id":182280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:41.000Z","modified_at":"2026-02-10T07:58:52.000Z","name":"Cathryn Kuphal","mobile_number":"639-489-9795","email_id":"Omer_Kshlerin@hotmail.com","dop":"2025-11-04","serial_number":"61511606177304","imei1":"61511606177304","imei2":"61511606177304","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182273,"job_number":"JOB_182273","tr_customer_id":182291,"tr_customer_product_id":182281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:56.000Z","modified_at":"2026-02-10T07:59:06.000Z","name":"Chad Heidenreich","mobile_number":"730-316-4476","email_id":"Elouise.Muller@yahoo.com","dop":"2025-11-04","serial_number":"11760111006222","imei1":"11760111006222","imei2":"11760111006222","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182274,"job_number":"JOB_182274","tr_customer_id":182292,"tr_customer_product_id":182282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:15.000Z","modified_at":"2026-02-10T08:01:15.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roberto65@hotmail.com","dop":"2025-07-02","serial_number":"12353365975923","imei1":"12353365975923","imei2":"12353365975923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182275,"job_number":"JOB_182275","tr_customer_id":182293,"tr_customer_product_id":182283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:33.000Z","modified_at":"2026-02-10T08:01:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Travis_Effertz@hotmail.com","dop":"2025-07-02","serial_number":"15998548915821","imei1":"15998548915821","imei2":"15998548915821","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182276,"job_number":"JOB_182276","tr_customer_id":182294,"tr_customer_product_id":182284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:50.000Z","modified_at":"2026-02-10T08:01:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Odell_Kozey@yahoo.com","dop":"2025-07-02","serial_number":"14750096031806","imei1":"14750096031806","imei2":"14750096031806","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182285,"job_number":"JOB_182285","tr_customer_id":182303,"tr_customer_product_id":182293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:41.000Z","modified_at":"2026-02-10T08:07:53.000Z","name":"Gia Osinski","mobile_number":"453-407-0242","email_id":"Aylin_Waelchi@gmail.com","dop":"2025-11-04","serial_number":"72779682301068","imei1":"72779682301068","imei2":"72779682301068","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182288,"job_number":"JOB_182288","tr_customer_id":182306,"tr_customer_product_id":182296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:58.000Z","modified_at":"2026-02-10T08:08:09.000Z","name":"Fritz Jones","mobile_number":"477-351-3214","email_id":"Kavon_Treutel@gmail.com","dop":"2025-11-04","serial_number":"59743769081061","imei1":"59743769081061","imei2":"59743769081061","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182289,"job_number":"JOB_182289","tr_customer_id":182307,"tr_customer_product_id":182297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:14.000Z","modified_at":"2026-02-10T08:08:25.000Z","name":"Bobby Friesen","mobile_number":"536-335-1969","email_id":"Elnora.Considine@yahoo.com","dop":"2025-11-04","serial_number":"62995231488669","imei1":"62995231488669","imei2":"62995231488669","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182365,"job_number":"JOB_182365","tr_customer_id":182383,"tr_customer_product_id":182373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:14:29.000Z","modified_at":"2026-02-10T14:14:29.000Z","name":"fsfdsf dfsdf","mobile_number":"8765432134","email_id":"dsdfsdds@gmail.com","dop":"2026-02-09","serial_number":"012345678987654","imei1":"012345678987654","imei2":"012345678987654","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 181922 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181922 1 0 0
Verify Keys are present for job with jobId: 181927 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181927 1 0 0
Verify Keys are present for job with jobId: 181983 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181983 1 0 0
Verify Keys are present for job with jobId: 181986 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181986 1 0 0
Verify Keys are present for job with jobId: 182008 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182008 1 0 0
Verify Keys are present for job with jobId: 182010 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182010 1 0 0
Verify Keys are present for job with jobId: 182011 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182011 1 0 0
Verify Keys are present for job with jobId: 182013 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182013 1 0 0
Verify Keys are present for job with jobId: 182190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182190 1 0 0
Verify Keys are present for job with jobId: 182192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182192 1 0 0
Verify Keys are present for job with jobId: 182199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182199 1 0 0
Verify Keys are present for job with jobId: 182201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182201 1 0 0
Verify Keys are present for job with jobId: 182211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182211 1 0 0
Verify Keys are present for job with jobId: 182213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182213 1 0 0
Verify Keys are present for job with jobId: 182217 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182217 1 0 0
Verify Keys are present for job with jobId: 182219 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182219 1 0 0
Verify Keys are present for job with jobId: 181745 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181745 1 0 0
Verify Keys are present for job with jobId: 181746 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181746 1 0 0
Verify Keys are present for job with jobId: 181747 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181747 1 0 0
Verify Keys are present for job with jobId: 181748 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181748 1 0 0
Verify Keys are present for job with jobId: 181749 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181749 1 0 0
Verify Keys are present for job with jobId: 181750 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181750 1 0 0
Verify Keys are present for job with jobId: 181751 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181751 1 0 0
Verify Keys are present for job with jobId: 181752 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181752 1 0 0
Verify Keys are present for job with jobId: 181753 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181753 1 0 0
Verify Keys are present for job with jobId: 181754 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181754 1 0 0
Verify Keys are present for job with jobId: 181755 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181755 1 0 0
Verify Keys are present for job with jobId: 181756 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181756 1 0 0
Verify Keys are present for job with jobId: 181757 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181757 1 0 0
Verify Keys are present for job with jobId: 181758 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181758 1 0 0
Verify Keys are present for job with jobId: 181759 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181759 1 0 0
Verify Keys are present for job with jobId: 181760 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181760 1 0 0
Verify Keys are present for job with jobId: 181761 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181761 1 0 0
Verify Keys are present for job with jobId: 181762 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181762 1 0 0
Verify Keys are present for job with jobId: 181763 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181763 1 0 0
Verify Keys are present for job with jobId: 181764 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181764 1 0 0
Verify Keys are present for job with jobId: 181765 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181765 1 0 0
Verify Keys are present for job with jobId: 181766 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181766 1 0 0
Verify Keys are present for job with jobId: 181767 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181767 1 0 0
Verify Keys are present for job with jobId: 181768 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181768 1 0 0
Verify Keys are present for job with jobId: 181769 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181769 1 0 0
Verify Keys are present for job with jobId: 181770 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181770 1 0 0
Verify Keys are present for job with jobId: 181771 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181771 1 0 0
Verify Keys are present for job with jobId: 181772 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181772 1 0 0
Verify Keys are present for job with jobId: 181773 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181773 1 0 0
Verify Keys are present for job with jobId: 181774 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181774 1 0 0
Verify Keys are present for job with jobId: 181775 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181775 1 0 0
Verify Keys are present for job with jobId: 181776 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181776 1 0 0
Verify Keys are present for job with jobId: 181777 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181777 1 0 0
Verify Keys are present for job with jobId: 181778 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181778 1 0 0
Verify Keys are present for job with jobId: 181779 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181779 1 0 0
Verify Keys are present for job with jobId: 181780 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181780 1 0 0
Verify Keys are present for job with jobId: 181781 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181781 1 0 0
Verify Keys are present for job with jobId: 181782 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181782 1 0 0
Verify Keys are present for job with jobId: 181783 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181783 1 0 0
Verify Keys are present for job with jobId: 181784 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181784 1 0 0
Verify Keys are present for job with jobId: 181785 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181785 1 0 0
Verify Keys are present for job with jobId: 181786 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181786 1 0 0
Verify Keys are present for job with jobId: 181787 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181787 1 0 0
Verify Keys are present for job with jobId: 181788 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181788 1 0 0
Verify Keys are present for job with jobId: 181789 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181789 1 0 0
Verify Keys are present for job with jobId: 181790 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181790 1 0 0
Verify Keys are present for job with jobId: 181791 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181791 1 0 0
Verify Keys are present for job with jobId: 181792 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181792 1 0 0
Verify Keys are present for job with jobId: 181794 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181794 1 0 0
Verify Keys are present for job with jobId: 181795 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181795 1 0 0
Verify Keys are present for job with jobId: 181797 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181797 1 0 0
Verify Keys are present for job with jobId: 181798 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181798 1 0 0
Verify Keys are present for job with jobId: 181799 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181799 1 0 0
Verify Keys are present for job with jobId: 181800 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181800 1 0 0
Verify Keys are present for job with jobId: 181802 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181802 1 0 0
Verify Keys are present for job with jobId: 181803 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181803 1 0 0
Verify Keys are present for job with jobId: 181804 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181804 1 0 0
Verify Keys are present for job with jobId: 181805 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181805 1 0 0
Verify Keys are present for job with jobId: 181806 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181806 1 0 0
Verify Keys are present for job with jobId: 181807 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181807 1 0 0
Verify Keys are present for job with jobId: 181808 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181808 1 0 0
Verify Keys are present for job with jobId: 181809 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181809 1 0 0
Verify Keys are present for job with jobId: 181810 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181810 1 0 0
Verify Keys are present for job with jobId: 181811 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181811 1 0 0
Verify Keys are present for job with jobId: 181813 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181813 1 0 0
Verify Keys are present for job with jobId: 181814 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181814 1 0 0
Verify Keys are present for job with jobId: 181815 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181815 1 0 0
Verify Keys are present for job with jobId: 181816 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181816 1 0 0
Verify Keys are present for job with jobId: 181817 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181817 1 0 0
Verify Keys are present for job with jobId: 181818 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181818 1 0 0
Verify Keys are present for job with jobId: 181819 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181819 1 0 0
Verify Keys are present for job with jobId: 181820 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181820 1 0 0
Verify Keys are present for job with jobId: 181821 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181821 1 0 0
Verify Keys are present for job with jobId: 181822 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181822 1 0 0
Verify Keys are present for job with jobId: 181823 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181823 1 0 0
Verify Keys are present for job with jobId: 181824 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181824 1 0 0
Verify Keys are present for job with jobId: 181825 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181825 1 0 0
Verify Keys are present for job with jobId: 181826 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181826 1 0 0
Verify Keys are present for job with jobId: 181827 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181827 1 0 0
Verify Keys are present for job with jobId: 181828 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181828 1 0 0
Verify Keys are present for job with jobId: 181829 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181829 1 0 0
Verify Keys are present for job with jobId: 181831 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181831 1 0 0
Verify Keys are present for job with jobId: 181832 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181832 1 0 0
Verify Keys are present for job with jobId: 181833 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181833 1 0 0
Verify Keys are present for job with jobId: 181834 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181834 1 0 0
Verify Keys are present for job with jobId: 181835 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181835 1 0 0
Verify Keys are present for job with jobId: 181836 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181836 1 0 0
Verify Keys are present for job with jobId: 181837 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181837 1 0 0
Verify Keys are present for job with jobId: 181838 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181838 1 0 0
Verify Keys are present for job with jobId: 181839 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181839 1 0 0
Verify Keys are present for job with jobId: 181840 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181840 1 0 0
Verify Keys are present for job with jobId: 181841 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181841 1 0 0
Verify Keys are present for job with jobId: 181842 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181842 1 0 0
Verify Keys are present for job with jobId: 181843 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181843 1 0 0
Verify Keys are present for job with jobId: 181844 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181844 1 0 0
Verify Keys are present for job with jobId: 181846 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181846 1 0 0
Verify Keys are present for job with jobId: 181847 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181847 1 0 0
Verify Keys are present for job with jobId: 181848 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181848 1 0 0
Verify Keys are present for job with jobId: 181849 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181849 1 0 0
Verify Keys are present for job with jobId: 181850 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181850 1 0 0
Verify Keys are present for job with jobId: 181851 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181851 1 0 0
Verify Keys are present for job with jobId: 181852 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181852 1 0 0
Verify Keys are present for job with jobId: 181853 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181853 1 0 0
Verify Keys are present for job with jobId: 181854 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181854 1 0 0
Verify Keys are present for job with jobId: 181855 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181855 1 0 0
Verify Keys are present for job with jobId: 181856 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181856 1 0 0
Verify Keys are present for job with jobId: 181857 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181857 1 0 0
Verify Keys are present for job with jobId: 181862 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181862 1 0 0
Verify Keys are present for job with jobId: 181863 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181863 1 0 0
Verify Keys are present for job with jobId: 181865 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181865 1 0 0
Verify Keys are present for job with jobId: 181866 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181866 1 0 0
Verify Keys are present for job with jobId: 181867 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181867 1 0 0
Verify Keys are present for job with jobId: 181868 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181868 1 0 0
Verify Keys are present for job with jobId: 181869 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181869 1 0 0
Verify Keys are present for job with jobId: 181870 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181870 1 0 0
Verify Keys are present for job with jobId: 181871 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181871 1 0 0
Verify Keys are present for job with jobId: 181872 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181872 1 0 0
Verify Keys are present for job with jobId: 181873 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181873 1 0 0
Verify Keys are present for job with jobId: 181876 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181876 1 0 0
Verify Keys are present for job with jobId: 181879 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181879 1 0 0
Verify Keys are present for job with jobId: 181881 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181881 1 0 0
Verify Keys are present for job with jobId: 181883 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181883 1 0 0
Verify Keys are present for job with jobId: 181884 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181884 1 0 0
Verify Keys are present for job with jobId: 181885 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181885 1 0 0
Verify Keys are present for job with jobId: 181886 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181886 1 0 0
Verify Keys are present for job with jobId: 181887 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181887 1 0 0
Verify Keys are present for job with jobId: 181888 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181888 1 0 0
Verify Keys are present for job with jobId: 181889 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181889 1 0 0
Verify Keys are present for job with jobId: 181890 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181890 1 0 0
Verify Keys are present for job with jobId: 181891 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181891 1 0 0
Verify Keys are present for job with jobId: 181892 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181892 1 0 0
Verify Keys are present for job with jobId: 181893 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181893 1 0 0
Verify Keys are present for job with jobId: 181894 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181894 1 0 0
Verify Keys are present for job with jobId: 181895 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181895 1 0 0
Verify Keys are present for job with jobId: 181896 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181896 1 0 0
Verify Keys are present for job with jobId: 181897 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181897 1 0 0
Verify Keys are present for job with jobId: 181898 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181898 1 0 0
Verify Keys are present for job with jobId: 181899 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181899 1 0 0
Verify Keys are present for job with jobId: 181900 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181900 1 0 0
Verify Keys are present for job with jobId: 181901 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181901 1 0 0
Verify Keys are present for job with jobId: 181902 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181902 1 0 0
Verify Keys are present for job with jobId: 181903 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181903 1 0 0
Verify Keys are present for job with jobId: 181904 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181904 1 0 0
Verify Keys are present for job with jobId: 181905 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181905 1 0 0
Verify Keys are present for job with jobId: 181906 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181906 1 0 0
Verify Keys are present for job with jobId: 181907 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181907 1 0 0
Verify Keys are present for job with jobId: 181908 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181908 1 0 0
Verify Keys are present for job with jobId: 181909 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181909 1 0 0
Verify Keys are present for job with jobId: 181913 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181913 1 0 0
Verify Keys are present for job with jobId: 181914 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181914 1 0 0
Verify Keys are present for job with jobId: 181915 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181915 1 0 0
Verify Keys are present for job with jobId: 181916 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181916 1 0 0
Verify Keys are present for job with jobId: 181917 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181917 1 0 0
Verify Keys are present for job with jobId: 181918 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181918 1 0 0
Verify Keys are present for job with jobId: 181919 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181919 1 0 0
Verify Keys are present for job with jobId: 181920 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181920 1 0 0
Verify Keys are present for job with jobId: 181921 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181921 1 0 0
Verify Keys are present for job with jobId: 181923 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181923 1 0 0
Verify Keys are present for job with jobId: 181924 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181924 1 0 0
Verify Keys are present for job with jobId: 181925 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181925 1 0 0
Verify Keys are present for job with jobId: 181926 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181926 1 0 0
Verify Keys are present for job with jobId: 181928 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181928 1 0 0
Verify Keys are present for job with jobId: 181929 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181929 1 0 0
Verify Keys are present for job with jobId: 181930 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181930 1 0 0
Verify Keys are present for job with jobId: 181932 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181932 1 0 0
Verify Keys are present for job with jobId: 181933 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181933 1 0 0
Verify Keys are present for job with jobId: 181934 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181934 1 0 0
Verify Keys are present for job with jobId: 181935 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181935 1 0 0
Verify Keys are present for job with jobId: 181936 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181936 1 0 0
Verify Keys are present for job with jobId: 181937 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181937 1 0 0
Verify Keys are present for job with jobId: 181941 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181941 1 0 0
Verify Keys are present for job with jobId: 181942 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181942 1 0 0
Verify Keys are present for job with jobId: 181943 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181943 1 0 0
Verify Keys are present for job with jobId: 181944 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181944 1 0 0
Verify Keys are present for job with jobId: 181945 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181945 1 0 0
Verify Keys are present for job with jobId: 181946 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181946 1 0 0
Verify Keys are present for job with jobId: 181947 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181947 1 0 0
Verify Keys are present for job with jobId: 181948 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181948 1 0 0
Verify Keys are present for job with jobId: 181949 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181949 1 0 0
Verify Keys are present for job with jobId: 181951 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181951 1 0 0
Verify Keys are present for job with jobId: 181952 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181952 1 0 0
Verify Keys are present for job with jobId: 181953 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181953 1 0 0
Verify Keys are present for job with jobId: 181954 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181954 1 0 0
Verify Keys are present for job with jobId: 181955 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181955 1 0 0
Verify Keys are present for job with jobId: 181956 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181956 1 0 0
Verify Keys are present for job with jobId: 181958 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181958 1 0 0
Verify Keys are present for job with jobId: 181959 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181959 1 0 0
Verify Keys are present for job with jobId: 181960 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181960 1 0 0
Verify Keys are present for job with jobId: 181963 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181963 1 0 0
Verify Keys are present for job with jobId: 181964 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181964 1 0 0
Verify Keys are present for job with jobId: 181965 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181965 1 0 0
Verify Keys are present for job with jobId: 181967 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181967 1 0 0
Verify Keys are present for job with jobId: 181968 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181968 1 0 0
Verify Keys are present for job with jobId: 181969 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181969 1 0 0
Verify Keys are present for job with jobId: 181970 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181970 1 0 0
Verify Keys are present for job with jobId: 181971 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181971 1 0 0
Verify Keys are present for job with jobId: 181972 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181972 1 0 0
Verify Keys are present for job with jobId: 181973 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181973 1 0 0
Verify Keys are present for job with jobId: 181974 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181974 1 0 0
Verify Keys are present for job with jobId: 181975 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181975 1 0 0
Verify Keys are present for job with jobId: 181976 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181976 1 0 0
Verify Keys are present for job with jobId: 181977 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181977 1 0 0
Verify Keys are present for job with jobId: 181978 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181978 1 0 0
Verify Keys are present for job with jobId: 181979 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181979 1 0 0
Verify Keys are present for job with jobId: 181980 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181980 1 0 0
Verify Keys are present for job with jobId: 181981 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181981 1 0 0
Verify Keys are present for job with jobId: 181982 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181982 1 0 0
Verify Keys are present for job with jobId: 181984 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181984 1 0 0
Verify Keys are present for job with jobId: 181985 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181985 1 0 0
Verify Keys are present for job with jobId: 181987 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181987 1 0 0
Verify Keys are present for job with jobId: 181988 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181988 1 0 0
Verify Keys are present for job with jobId: 181989 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181989 1 0 0
Verify Keys are present for job with jobId: 181990 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181990 1 0 0
Verify Keys are present for job with jobId: 181991 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181991 1 0 0
Verify Keys are present for job with jobId: 181992 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181992 1 0 0
Verify Keys are present for job with jobId: 181993 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181993 1 0 0
Verify Keys are present for job with jobId: 181994 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181994 1 0 0
Verify Keys are present for job with jobId: 181995 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181995 1 0 0
Verify Keys are present for job with jobId: 181996 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181996 1 0 0
Verify Keys are present for job with jobId: 181997 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181997 1 0 0
Verify Keys are present for job with jobId: 181998 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181998 1 0 0
Verify Keys are present for job with jobId: 181999 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181999 1 0 0
Verify Keys are present for job with jobId: 182000 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182000 1 0 0
Verify Keys are present for job with jobId: 182001 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182001 1 0 0
Verify Keys are present for job with jobId: 182002 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182002 1 0 0
Verify Keys are present for job with jobId: 182003 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182003 1 0 0
Verify Keys are present for job with jobId: 182004 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182004 1 0 0
Verify Keys are present for job with jobId: 182005 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182005 1 0 0
Verify Keys are present for job with jobId: 182006 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182006 1 0 0
Verify Keys are present for job with jobId: 182007 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182007 1 0 0
Verify Keys are present for job with jobId: 182009 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182009 1 0 0
Verify Keys are present for job with jobId: 182012 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182012 1 0 0
Verify Keys are present for job with jobId: 182014 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182014 1 0 0
Verify Keys are present for job with jobId: 182015 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182015 1 0 0
Verify Keys are present for job with jobId: 182016 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182016 1 0 0
Verify Keys are present for job with jobId: 182017 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182017 1 0 0
Verify Keys are present for job with jobId: 182018 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182018 1 0 0
Verify Keys are present for job with jobId: 182019 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182019 1 0 0
Verify Keys are present for job with jobId: 182020 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182020 1 0 0
Verify Keys are present for job with jobId: 182021 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182021 1 0 0
Verify Keys are present for job with jobId: 182022 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182022 1 0 0
Verify Keys are present for job with jobId: 182023 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182023 1 0 0
Verify Keys are present for job with jobId: 182024 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182024 1 0 0
Verify Keys are present for job with jobId: 182025 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182025 1 0 0
Verify Keys are present for job with jobId: 182026 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182026 1 0 0
Verify Keys are present for job with jobId: 182027 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182027 1 0 0
Verify Keys are present for job with jobId: 182028 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182028 1 0 0
Verify Keys are present for job with jobId: 182029 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182029 1 0 0
Verify Keys are present for job with jobId: 182030 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182030 1 0 0
Verify Keys are present for job with jobId: 182031 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182031 1 0 0
Verify Keys are present for job with jobId: 182032 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182032 1 0 0
Verify Keys are present for job with jobId: 182033 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182033 1 0 0
Verify Keys are present for job with jobId: 182034 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182034 1 0 0
Verify Keys are present for job with jobId: 182035 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182035 1 0 0
Verify Keys are present for job with jobId: 182036 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182036 1 0 0
Verify Keys are present for job with jobId: 182037 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182037 1 0 0
Verify Keys are present for job with jobId: 182038 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182038 1 0 0
Verify Keys are present for job with jobId: 182039 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182039 1 0 0
Verify Keys are present for job with jobId: 182040 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182040 1 0 0
Verify Keys are present for job with jobId: 182041 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182041 1 0 0
Verify Keys are present for job with jobId: 182042 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182042 1 0 0
Verify Keys are present for job with jobId: 182043 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182043 1 0 0
Verify Keys are present for job with jobId: 182046 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182046 1 0 0
Verify Keys are present for job with jobId: 182047 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182047 1 0 0
Verify Keys are present for job with jobId: 182048 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182048 1 0 0
Verify Keys are present for job with jobId: 182049 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182049 1 0 0
Verify Keys are present for job with jobId: 182050 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182050 1 0 0
Verify Keys are present for job with jobId: 182051 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182051 1 0 0
Verify Keys are present for job with jobId: 182052 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182052 1 0 0
Verify Keys are present for job with jobId: 182053 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182053 1 0 0
Verify Keys are present for job with jobId: 182054 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182054 1 0 0
Verify Keys are present for job with jobId: 182055 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182055 1 0 0
Verify Keys are present for job with jobId: 182056 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182056 1 0 0
Verify Keys are present for job with jobId: 182057 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182057 1 0 0
Verify Keys are present for job with jobId: 182058 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182058 1 0 0
Verify Keys are present for job with jobId: 182059 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182059 1 0 0
Verify Keys are present for job with jobId: 182060 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182060 1 0 0
Verify Keys are present for job with jobId: 182061 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182061 1 0 0
Verify Keys are present for job with jobId: 182062 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182062 1 0 0
Verify Keys are present for job with jobId: 182063 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182063 1 0 0
Verify Keys are present for job with jobId: 182064 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182064 1 0 0
Verify Keys are present for job with jobId: 182065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182065 1 0 0
Verify Keys are present for job with jobId: 182066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182066 1 0 0
Verify Keys are present for job with jobId: 182067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182067 1 0 0
Verify Keys are present for job with jobId: 182068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182068 1 0 0
Verify Keys are present for job with jobId: 182069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182069 1 0 0
Verify Keys are present for job with jobId: 182070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182070 1 0 0
Verify Keys are present for job with jobId: 182071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182071 1 0 0
Verify Keys are present for job with jobId: 182072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182072 1 0 0
Verify Keys are present for job with jobId: 182073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182073 1 0 0
Verify Keys are present for job with jobId: 182074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182074 1 0 0
Verify Keys are present for job with jobId: 182075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182075 1 0 0
Verify Keys are present for job with jobId: 182076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182076 1 0 0
Verify Keys are present for job with jobId: 182077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182077 1 0 0
Verify Keys are present for job with jobId: 182078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182078 1 0 0
Verify Keys are present for job with jobId: 182079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182079 1 0 0
Verify Keys are present for job with jobId: 182080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182080 1 0 0
Verify Keys are present for job with jobId: 182081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182081 1 0 0
Verify Keys are present for job with jobId: 182082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182082 1 0 0
Verify Keys are present for job with jobId: 182083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182083 1 0 0
Verify Keys are present for job with jobId: 182084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182084 1 0 0
Verify Keys are present for job with jobId: 182085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182085 1 0 0
Verify Keys are present for job with jobId: 182086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182086 1 0 0
Verify Keys are present for job with jobId: 182087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182087 1 0 0
Verify Keys are present for job with jobId: 182088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182088 1 0 0
Verify Keys are present for job with jobId: 182089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182089 1 0 0
Verify Keys are present for job with jobId: 182093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182093 1 0 0
Verify Keys are present for job with jobId: 182094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182094 1 0 0
Verify Keys are present for job with jobId: 182095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182095 1 0 0
Verify Keys are present for job with jobId: 182099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182099 1 0 0
Verify Keys are present for job with jobId: 182100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182100 1 0 0
Verify Keys are present for job with jobId: 182101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182101 1 0 0
Verify Keys are present for job with jobId: 182108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182108 1 0 0
Verify Keys are present for job with jobId: 182109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182109 1 0 0
Verify Keys are present for job with jobId: 182110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182110 1 0 0
Verify Keys are present for job with jobId: 182111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182111 1 0 0
Verify Keys are present for job with jobId: 182112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182112 1 0 0
Verify Keys are present for job with jobId: 182115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182115 1 0 0
Verify Keys are present for job with jobId: 182116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182116 1 0 0
Verify Keys are present for job with jobId: 182118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182118 1 0 0
Verify Keys are present for job with jobId: 182119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182119 1 0 0
Verify Keys are present for job with jobId: 182120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182120 1 0 0
Verify Keys are present for job with jobId: 182121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182121 1 0 0
Verify Keys are present for job with jobId: 182122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182122 1 0 0
Verify Keys are present for job with jobId: 182123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182123 1 0 0
Verify Keys are present for job with jobId: 182124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182124 1 0 0
Verify Keys are present for job with jobId: 182125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182125 1 0 0
Verify Keys are present for job with jobId: 182126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182126 1 0 0
Verify Keys are present for job with jobId: 182127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182127 1 0 0
Verify Keys are present for job with jobId: 182128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182128 1 0 0
Verify Keys are present for job with jobId: 182129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182129 1 0 0
Verify Keys are present for job with jobId: 182130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182130 1 0 0
Verify Keys are present for job with jobId: 182131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182131 1 0 0
Verify Keys are present for job with jobId: 182132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182132 1 0 0
Verify Keys are present for job with jobId: 182133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182133 1 0 0
Verify Keys are present for job with jobId: 182134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182134 1 0 0
Verify Keys are present for job with jobId: 182135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182135 1 0 0
Verify Keys are present for job with jobId: 182136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182136 1 0 0
Verify Keys are present for job with jobId: 182137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182137 1 0 0
Verify Keys are present for job with jobId: 182138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182138 1 0 0
Verify Keys are present for job with jobId: 182139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182139 1 0 0
Verify Keys are present for job with jobId: 182140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182140 1 0 0
Verify Keys are present for job with jobId: 182141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182141 1 0 0
Verify Keys are present for job with jobId: 182142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182142 1 0 0
Verify Keys are present for job with jobId: 182143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182143 1 0 0
Verify Keys are present for job with jobId: 182144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182144 1 0 0
Verify Keys are present for job with jobId: 182145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182145 1 0 0
Verify Keys are present for job with jobId: 182146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182146 1 0 0
Verify Keys are present for job with jobId: 182147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182147 1 0 0
Verify Keys are present for job with jobId: 182148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182148 1 0 0
Verify Keys are present for job with jobId: 182149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182149 1 0 0
Verify Keys are present for job with jobId: 182150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182150 1 0 0
Verify Keys are present for job with jobId: 182151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182151 1 0 0
Verify Keys are present for job with jobId: 182153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182153 1 0 0
Verify Keys are present for job with jobId: 182154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182154 1 0 0
Verify Keys are present for job with jobId: 182155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182155 1 0 0
Verify Keys are present for job with jobId: 182156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182156 1 0 0
Verify Keys are present for job with jobId: 182157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182157 1 0 0
Verify Keys are present for job with jobId: 182158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182158 1 0 0
Verify Keys are present for job with jobId: 182161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182161 1 0 0
Verify Keys are present for job with jobId: 182162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182162 1 0 0
Verify Keys are present for job with jobId: 182163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182163 1 0 0
Verify Keys are present for job with jobId: 182164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182164 1 0 0
Verify Keys are present for job with jobId: 182165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182165 1 0 0
Verify Keys are present for job with jobId: 182166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182166 1 0 0
Verify Keys are present for job with jobId: 182167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182167 1 0 0
Verify Keys are present for job with jobId: 182168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182168 1 0 0
Verify Keys are present for job with jobId: 182169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182169 1 0 0
Verify Keys are present for job with jobId: 182170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182170 1 0 0
Verify Keys are present for job with jobId: 182171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182171 1 0 0
Verify Keys are present for job with jobId: 182172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182172 1 0 0
Verify Keys are present for job with jobId: 182173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182173 1 0 0
Verify Keys are present for job with jobId: 182174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182174 1 0 0
Verify Keys are present for job with jobId: 182175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182175 1 0 0
Verify Keys are present for job with jobId: 182176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182176 1 0 0
Verify Keys are present for job with jobId: 182177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182177 1 0 0
Verify Keys are present for job with jobId: 182178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182178 1 0 0
Verify Keys are present for job with jobId: 182179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182179 1 0 0
Verify Keys are present for job with jobId: 182180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182180 1 0 0
Verify Keys are present for job with jobId: 182181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182181 1 0 0
Verify Keys are present for job with jobId: 182182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182182 1 0 0
Verify Keys are present for job with jobId: 182183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182183 1 0 0
Verify Keys are present for job with jobId: 182184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182184 1 0 0
Verify Keys are present for job with jobId: 182185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182185 1 0 0
Verify Keys are present for job with jobId: 182186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182186 1 0 0
Verify Keys are present for job with jobId: 182187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182187 1 0 0
Verify Keys are present for job with jobId: 182188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182188 1 0 0
Verify Keys are present for job with jobId: 182189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182189 1 0 0
Verify Keys are present for job with jobId: 182191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182191 1 0 0
Verify Keys are present for job with jobId: 182193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182193 1 0 0
Verify Keys are present for job with jobId: 182194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182194 1 0 0
Verify Keys are present for job with jobId: 182195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182195 1 0 0
Verify Keys are present for job with jobId: 182196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182196 1 0 0
Verify Keys are present for job with jobId: 182197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182197 1 0 0
Verify Keys are present for job with jobId: 182198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182198 1 0 0
Verify Keys are present for job with jobId: 182200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182200 1 0 0
Verify Keys are present for job with jobId: 182202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182202 1 0 0
Verify Keys are present for job with jobId: 182203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182203 1 0 0
Verify Keys are present for job with jobId: 182204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182204 1 0 0
Verify Keys are present for job with jobId: 182205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182205 1 0 0
Verify Keys are present for job with jobId: 182206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182206 1 0 0
Verify Keys are present for job with jobId: 182207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182207 1 0 0
Verify Keys are present for job with jobId: 182208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182208 1 0 0
Verify Keys are present for job with jobId: 182209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182209 1 0 0
Verify Keys are present for job with jobId: 182210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182210 1 0 0
Verify Keys are present for job with jobId: 182212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182212 1 0 0
Verify Keys are present for job with jobId: 182214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182214 1 0 0
Verify Keys are present for job with jobId: 182215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182215 1 0 0
Verify Keys are present for job with jobId: 182216 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182216 1 0 0
Verify Keys are present for job with jobId: 182218 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182218 1 0 0
Verify Keys are present for job with jobId: 182220 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182220 1 0 0
Verify Keys are present for job with jobId: 182221 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182221 1 0 0
Verify Keys are present for job with jobId: 182222 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182222 1 0 0
Verify Keys are present for job with jobId: 182223 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182223 1 0 0
Verify Keys are present for job with jobId: 182224 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182224 1 0 0
Verify Keys are present for job with jobId: 182225 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182225 1 0 0
Verify Keys are present for job with jobId: 182226 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182226 1 0 0
Verify Keys are present for job with jobId: 182227 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182227 1 0 0
Verify Keys are present for job with jobId: 182228 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182228 1 0 0
Verify Keys are present for job with jobId: 182229 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182229 1 0 0
Verify Keys are present for job with jobId: 182230 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182230 1 0 0
Verify Keys are present for job with jobId: 182231 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182231 1 0 0
Verify Keys are present for job with jobId: 182232 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182232 1 0 0
Verify Keys are present for job with jobId: 182233 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182233 1 0 0
Verify Keys are present for job with jobId: 182234 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182234 1 0 0
Verify Keys are present for job with jobId: 182235 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182235 1 0 0
Verify Keys are present for job with jobId: 182236 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182236 1 0 0
Verify Keys are present for job with jobId: 182237 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182237 1 0 0
Verify Keys are present for job with jobId: 182238 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182238 1 0 0
Verify Keys are present for job with jobId: 182239 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182239 1 0 0
Verify Keys are present for job with jobId: 182240 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182240 1 0 0
Verify Keys are present for job with jobId: 182241 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182241 1 0 0
Verify Keys are present for job with jobId: 182242 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182242 1 0 0
Verify Keys are present for job with jobId: 182243 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182243 1 0 0
Verify Keys are present for job with jobId: 182244 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182244 1 0 0
Verify Keys are present for job with jobId: 182245 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182245 1 0 0
Verify Keys are present for job with jobId: 182246 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182246 1 0 0
Verify Keys are present for job with jobId: 182247 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182247 1 0 0
Verify Keys are present for job with jobId: 182248 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182248 1 0 0
Verify Keys are present for job with jobId: 182249 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182249 1 0 0
Verify Keys are present for job with jobId: 182250 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182250 1 0 0
Verify Keys are present for job with jobId: 182251 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182251 1 0 0
Verify Keys are present for job with jobId: 182252 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182252 1 0 0
Verify Keys are present for job with jobId: 182253 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182253 1 0 0
Verify Keys are present for job with jobId: 182254 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182254 1 0 0
Verify Keys are present for job with jobId: 182255 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182255 1 0 0
Verify Keys are present for job with jobId: 182256 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182256 1 0 0
Verify Keys are present for job with jobId: 182257 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182257 1 0 0
Verify Keys are present for job with jobId: 182258 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182258 1 0 0
Verify Keys are present for job with jobId: 182259 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182259 1 0 0
Verify Keys are present for job with jobId: 182260 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182260 1 0 0
Verify Keys are present for job with jobId: 182261 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182261 1 0 0
Verify Keys are present for job with jobId: 182262 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182262 1 0 0
Verify Keys are present for job with jobId: 182263 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182263 1 0 0
Verify Keys are present for job with jobId: 182264 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182264 1 0 0
Verify Keys are present for job with jobId: 182265 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182265 1 0 0
Verify Keys are present for job with jobId: 182266 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182266 1 0 0
Verify Keys are present for job with jobId: 182267 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182267 1 0 0
Verify Keys are present for job with jobId: 182268 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182268 1 0 0
Verify Keys are present for job with jobId: 182269 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182269 1 0 0
Verify Keys are present for job with jobId: 182270 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182270 1 0 0
Verify Keys are present for job with jobId: 182277 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182277 1 0 0
Verify Keys are present for job with jobId: 182278 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182278 1 0 0
Verify Keys are present for job with jobId: 182279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182279 1 0 0
Verify Keys are present for job with jobId: 182280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182280 1 0 0
Verify Keys are present for job with jobId: 182281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182281 1 0 0
Verify Keys are present for job with jobId: 182282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182282 1 0 0
Verify Keys are present for job with jobId: 182283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182283 1 0 0
Verify Keys are present for job with jobId: 182284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182284 1 0 0
Verify Keys are present for job with jobId: 182286 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182286 1 0 0
Verify Keys are present for job with jobId: 182287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182287 1 0 0
Verify Keys are present for job with jobId: 182290 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182290 1 0 0
Verify Keys are present for job with jobId: 182291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182291 1 0 0
Verify Keys are present for job with jobId: 182292 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182292 1 0 0
Verify Keys are present for job with jobId: 182293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182293 1 0 0
Verify Keys are present for job with jobId: 182294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182294 1 0 0
Verify Keys are present for job with jobId: 182295 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182295 1 0 0
Verify Keys are present for job with jobId: 182296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182296 1 0 0
Verify Keys are present for job with jobId: 182297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182297 1 0 0
Verify Keys are present for job with jobId: 182298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182298 1 0 0
Verify Keys are present for job with jobId: 182299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182299 1 0 0
Verify Keys are present for job with jobId: 182300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182300 1 0 0
Verify Keys are present for job with jobId: 182301 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182301 1 0 0
Verify Keys are present for job with jobId: 182302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182302 1 0 0
Verify Keys are present for job with jobId: 182303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182303 1 0 0
Verify Keys are present for job with jobId: 182304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182304 1 0 0
Verify Keys are present for job with jobId: 182305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182305 1 0 0
Verify Keys are present for job with jobId: 182306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182306 1 0 0
Verify Keys are present for job with jobId: 182307 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182307 1 0 0
Verify Keys are present for job with jobId: 182308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182308 1 0 0
Verify Keys are present for job with jobId: 182309 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182309 1 0 0
Verify Keys are present for job with jobId: 182310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182310 1 0 0
Verify Keys are present for job with jobId: 182311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182311 1 0 0
Verify Keys are present for job with jobId: 182312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182312 1 0 0
Verify Keys are present for job with jobId: 182313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182313 1 0 0
Verify Keys are present for job with jobId: 182314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182314 1 0 0
Verify Keys are present for job with jobId: 182315 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182315 1 0 0
Verify Keys are present for job with jobId: 182316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182316 1 0 0
Verify Keys are present for job with jobId: 182317 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182317 1 0 0
Verify Keys are present for job with jobId: 182318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182318 1 0 0
Verify Keys are present for job with jobId: 182319 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182319 1 0 0
Verify Keys are present for job with jobId: 182320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182320 1 0 0
Verify Keys are present for job with jobId: 182321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182321 1 0 0
Verify Keys are present for job with jobId: 182322 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182322 1 0 0
Verify Keys are present for job with jobId: 182323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182323 1 0 0
Verify Keys are present for job with jobId: 182324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182324 1 0 0
Verify Keys are present for job with jobId: 182325 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182325 1 0 0
Verify Keys are present for job with jobId: 182326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182326 1 0 0
Verify Keys are present for job with jobId: 182327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182327 1 0 0
Verify Keys are present for job with jobId: 182328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182328 1 0 0
Verify Keys are present for job with jobId: 182329 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182329 1 0 0
Verify Keys are present for job with jobId: 182330 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182330 1 0 0
Verify Keys are present for job with jobId: 182331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182331 1 0 0
Verify Keys are present for job with jobId: 182332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182332 1 0 0
Verify Keys are present for job with jobId: 182333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182333 1 0 0
Verify Keys are present for job with jobId: 182334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182334 1 0 0
Verify Keys are present for job with jobId: 182335 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182335 1 0 0
Verify Keys are present for job with jobId: 182336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182336 1 0 0
Verify Keys are present for job with jobId: 182337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182337 1 0 0
Verify Keys are present for job with jobId: 182338 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182338 1 0 0
Verify Keys are present for job with jobId: 182339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182339 1 0 0
Verify Keys are present for job with jobId: 182340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182340 1 0 0
Verify Keys are present for job with jobId: 182341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182341 1 0 0
Verify Keys are present for job with jobId: 182342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182342 1 0 0
Verify Keys are present for job with jobId: 182343 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182343 1 0 0
Verify Keys are present for job with jobId: 182344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182344 1 0 0
Verify Keys are present for job with jobId: 182345 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182345 1 0 0
Verify Keys are present for job with jobId: 182346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182346 1 0 0
Verify Keys are present for job with jobId: 182347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182347 1 0 0
Verify Keys are present for job with jobId: 182348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182348 1 0 0
Verify Keys are present for job with jobId: 182349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182349 1 0 0
Verify Keys are present for job with jobId: 182350 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182350 1 0 0
Verify Keys are present for job with jobId: 182351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182351 1 0 0
Verify Keys are present for job with jobId: 182352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182352 1 0 0
Verify Keys are present for job with jobId: 182353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182353 1 0 0
Verify Keys are present for job with jobId: 182354 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182354 1 0 0
Verify Keys are present for job with jobId: 182355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182355 1 0 0
Verify Keys are present for job with jobId: 182356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182356 1 0 0
Verify Keys are present for job with jobId: 182357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182357 1 0 0
Verify Keys are present for job with jobId: 182358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182358 1 0 0
Verify Keys are present for job with jobId: 182359 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182359 1 0 0
Verify Keys are present for job with jobId: 182360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182360 1 0 0
Verify Keys are present for job with jobId: 182361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182361 1 0 0
Verify Keys are present for job with jobId: 182362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182362 1 0 0
Verify Keys are present for job with jobId: 182363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182363 1 0 0
Verify Keys are present for job with jobId: 182364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182364 1 0 0
Verify Keys are present for job with jobId: 182366 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182366 1 0 0
Verify Keys are present for job with jobId: 182367 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182367 1 0 0
Verify Keys are present for job with jobId: 182368 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182368 1 0 0
Verify Keys are present for job with jobId: 181793 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181793 1 0 0
Verify Keys are present for job with jobId: 181796 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181796 1 0 0
Verify Keys are present for job with jobId: 181801 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181801 1 0 0
Verify Keys are present for job with jobId: 181812 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181812 1 0 0
Verify Keys are present for job with jobId: 181830 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181830 1 0 0
Verify Keys are present for job with jobId: 181845 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181845 1 0 0
Verify Keys are present for job with jobId: 181858 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181858 1 0 0
Verify Keys are present for job with jobId: 181859 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181859 1 0 0
Verify Keys are present for job with jobId: 181860 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181860 1 0 0
Verify Keys are present for job with jobId: 181861 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181861 1 0 0
Verify Keys are present for job with jobId: 181864 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181864 1 0 0
Verify Keys are present for job with jobId: 181874 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181874 1 0 0
Verify Keys are present for job with jobId: 181875 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181875 1 0 0
Verify Keys are present for job with jobId: 181877 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181877 1 0 0
Verify Keys are present for job with jobId: 181878 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181878 1 0 0
Verify Keys are present for job with jobId: 181880 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181880 1 0 0
Verify Keys are present for job with jobId: 181882 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181882 1 0 0
Verify Keys are present for job with jobId: 181910 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181910 1 0 0
Verify Keys are present for job with jobId: 181911 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181911 1 0 0
Verify Keys are present for job with jobId: 181912 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181912 1 0 0
Verify Keys are present for job with jobId: 181931 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181931 1 0 0
Verify Keys are present for job with jobId: 181938 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181938 1 0 0
Verify Keys are present for job with jobId: 181939 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181939 1 0 0
Verify Keys are present for job with jobId: 181940 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181940 1 0 0
Verify Keys are present for job with jobId: 181950 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181950 1 0 0
Verify Keys are present for job with jobId: 181957 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181957 1 0 0
Verify Keys are present for job with jobId: 181961 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181961 1 0 0
Verify Keys are present for job with jobId: 181962 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181962 1 0 0
Verify Keys are present for job with jobId: 181966 1 0 0
Verify Job Number starts with 'JOB_' for Job: 181966 1 0 0
Verify Keys are present for job with jobId: 182044 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182044 1 0 0
Verify Keys are present for job with jobId: 182045 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182045 1 0 0
Verify Keys are present for job with jobId: 182090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182090 1 0 0
Verify Keys are present for job with jobId: 182091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182091 1 0 0
Verify Keys are present for job with jobId: 182092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182092 1 0 0
Verify Keys are present for job with jobId: 182096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182096 1 0 0
Verify Keys are present for job with jobId: 182097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182097 1 0 0
Verify Keys are present for job with jobId: 182098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182098 1 0 0
Verify Keys are present for job with jobId: 182102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182102 1 0 0
Verify Keys are present for job with jobId: 182103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182103 1 0 0
Verify Keys are present for job with jobId: 182104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182104 1 0 0
Verify Keys are present for job with jobId: 182105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182105 1 0 0
Verify Keys are present for job with jobId: 182106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182106 1 0 0
Verify Keys are present for job with jobId: 182107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182107 1 0 0
Verify Keys are present for job with jobId: 182113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182113 1 0 0
Verify Keys are present for job with jobId: 182114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182114 1 0 0
Verify Keys are present for job with jobId: 182117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182117 1 0 0
Verify Keys are present for job with jobId: 182152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182152 1 0 0
Verify Keys are present for job with jobId: 182159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182159 1 0 0
Verify Keys are present for job with jobId: 182160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182160 1 0 0
Verify Keys are present for job with jobId: 182271 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182271 1 0 0
Verify Keys are present for job with jobId: 182272 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182272 1 0 0
Verify Keys are present for job with jobId: 182273 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182273 1 0 0
Verify Keys are present for job with jobId: 182274 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182274 1 0 0
Verify Keys are present for job with jobId: 182275 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182275 1 0 0
Verify Keys are present for job with jobId: 182276 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182276 1 0 0
Verify Keys are present for job with jobId: 182285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182285 1 0 0
Verify Keys are present for job with jobId: 182288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182288 1 0 0
Verify Keys are present for job with jobId: 182289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182289 1 0 0
Verify Keys are present for job with jobId: 182365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182365 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1252 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 834 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 212ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b3cbc1c-3c3b-4251-a898-4233c8e1ad52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed0be033-a4cc-4e1c-b7ac-0df259e7dee7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 554ms
Mean size per request: 605.39KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb9a77cf-77b7-4517-bb30-6750fd50299b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9758b-PXUwAzcuQKM5TpdUdm8f/0PE+CA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":181922,"job_number":"JOB_181922","tr_customer_id":181940,"tr_customer_product_id":181930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179993530241","imei1":"10179993530241","imei2":"10179993530241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181927,"job_number":"JOB_181927","tr_customer_id":181945,"tr_customer_product_id":181935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:33.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Tyshawn Wilderman","mobile_number":"796-379-5733","email_id":"Alba_Toy10@gmail.com","dop":"2000-01-31","serial_number":"1010317345903969","imei1":"1010317345903969","imei2":"1010317345903969","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181983,"job_number":"JOB_181983","tr_customer_id":182001,"tr_customer_product_id":181991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10297826310671","imei1":"10297826310671","imei2":"10297826310671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181986,"job_number":"JOB_181986","tr_customer_id":182004,"tr_customer_product_id":181994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:20.000Z","modified_at":"2026-02-10T04:43:20.000Z","name":"Domenic Treutel","mobile_number":"251-475-3123","email_id":"Gayle.Lueilwitz@gmail.com","dop":"2000-01-31","serial_number":"1020901946017410","imei1":"1020901946017410","imei2":"1020901946017410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182008,"job_number":"JOB_182008","tr_customer_id":182026,"tr_customer_product_id":182016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:05.000Z","modified_at":"2026-02-10T04:44:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10615869804470","imei1":"10615869804470","imei2":"10615869804470","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182010,"job_number":"JOB_182010","tr_customer_id":182028,"tr_customer_product_id":182018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:07.000Z","modified_at":"2026-02-10T04:44:07.000Z","name":"Velda Breitenberg","mobile_number":"774-471-5339","email_id":"Furman33@hotmail.com","dop":"2000-01-31","serial_number":"1070767721192057","imei1":"1070767721192057","imei2":"1070767721192057","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182011,"job_number":"JOB_182011","tr_customer_id":182029,"tr_customer_product_id":182019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:51.000Z","modified_at":"2026-02-10T04:44:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10428873959773","imei1":"10428873959773","imei2":"10428873959773","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182013,"job_number":"JOB_182013","tr_customer_id":182031,"tr_customer_product_id":182021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:53.000Z","modified_at":"2026-02-10T04:44:53.000Z","name":"Jacklyn Robel","mobile_number":"999-663-1233","email_id":"Quinten65@yahoo.com","dop":"2000-01-31","serial_number":"1049831121108243","imei1":"1049831121108243","imei2":"1049831121108243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182190,"job_number":"JOB_182190","tr_customer_id":182208,"tr_customer_product_id":182198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:13.000Z","modified_at":"2026-02-10T07:04:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10695673765185","imei1":"10695673765185","imei2":"10695673765185","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182192,"job_number":"JOB_182192","tr_customer_id":182210,"tr_customer_product_id":182200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:14.000Z","modified_at":"2026-02-10T07:04:14.000Z","name":"Kiarra Bergstrom","mobile_number":"661-672-3301","email_id":"Jazlyn2@gmail.com","dop":"2000-01-31","serial_number":"1023935292224177","imei1":"1023935292224177","imei2":"1023935292224177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182199,"job_number":"JOB_182199","tr_customer_id":182217,"tr_customer_product_id":182207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:59.000Z","modified_at":"2026-02-10T07:05:00.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10168291852357","imei1":"10168291852357","imei2":"10168291852357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182201,"job_number":"JOB_182201","tr_customer_id":182219,"tr_customer_product_id":182209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:01.000Z","modified_at":"2026-02-10T07:05:01.000Z","name":"Vladimir Johnston","mobile_number":"742-977-5661","email_id":"Devin_VonRueden@gmail.com","dop":"2000-01-31","serial_number":"1065447046305600","imei1":"1065447046305600","imei2":"1065447046305600","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182211,"job_number":"JOB_182211","tr_customer_id":182229,"tr_customer_product_id":182219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:46.000Z","modified_at":"2026-02-10T07:05:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10740149786764","imei1":"10740149786764","imei2":"10740149786764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182213,"job_number":"JOB_182213","tr_customer_id":182231,"tr_customer_product_id":182221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:47.000Z","modified_at":"2026-02-10T07:05:47.000Z","name":"Ulises Skiles","mobile_number":"733-458-6483","email_id":"Jamar.Mitchell@gmail.com","dop":"2000-01-31","serial_number":"1006591598638779","imei1":"1006591598638779","imei2":"1006591598638779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182217,"job_number":"JOB_182217","tr_customer_id":182235,"tr_customer_product_id":182225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:32.000Z","modified_at":"2026-02-10T07:06:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214072611379","imei1":"10214072611379","imei2":"10214072611379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182219,"job_number":"JOB_182219","tr_customer_id":182237,"tr_customer_product_id":182227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:34.000Z","modified_at":"2026-02-10T07:06:34.000Z","name":"Bianka Pfeffer","mobile_number":"312-965-5894","email_id":"Jorge.Boehm@gmail.com","dop":"2000-01-31","serial_number":"1027155873071701","imei1":"1027155873071701","imei2":"1027155873071701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181745,"job_number":"JOB_181745","tr_customer_id":181763,"tr_customer_product_id":181753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T01:01:32.000Z","modified_at":"2026-02-10T01:01:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T01:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181746,"job_number":"JOB_181746","tr_customer_id":181764,"tr_customer_product_id":181754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T01:04:20.000Z","modified_at":"2026-02-10T02:09:19.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T02:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181747,"job_number":"JOB_181747","tr_customer_id":181765,"tr_customer_product_id":181755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T02:43:41.000Z","modified_at":"2026-02-10T02:43:41.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-31","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-01-31T02:43:40.502149918Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T02:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181748,"job_number":"JOB_181748","tr_customer_id":181766,"tr_customer_product_id":181756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:52.000Z","modified_at":"2026-02-10T03:38:08.000Z","name":"Trever Klein","mobile_number":"470-538-4191","email_id":"Jamil.Bergnaum77@hotmail.com","dop":"2025-05-30","serial_number":"12031025892244","imei1":"12031025892244","imei2":"12031025892244","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181749,"job_number":"JOB_181749","tr_customer_id":181767,"tr_customer_product_id":181757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:53.000Z","modified_at":"2026-02-10T03:37:53.000Z","name":"Mikayla Runolfsdottir","mobile_number":"994-206-8399","email_id":"Megane_Beahan@hotmail.com","dop":"2025-05-30","serial_number":"13605421410996","imei1":"13605421410996","imei2":"13605421410996","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181750,"job_number":"JOB_181750","tr_customer_id":181768,"tr_customer_product_id":181758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:55.000Z","modified_at":"2026-02-10T03:37:55.000Z","name":"Denis Lockman","mobile_number":"298-359-8008","email_id":"Houston_Wilderman15@gmail.com","dop":"2025-05-30","serial_number":"1567986561038972","imei1":"1567986561038972","imei2":"1567986561038972","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181751,"job_number":"JOB_181751","tr_customer_id":181769,"tr_customer_product_id":181759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:32.000Z","modified_at":"2026-02-10T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10667478639058","imei1":"10667478639058","imei2":"10667478639058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181752,"job_number":"JOB_181752","tr_customer_id":181770,"tr_customer_product_id":181760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:32.000Z","modified_at":"2026-02-10T03:49:13.000Z","name":"Maurice Armstrong","mobile_number":"990-285-9956","email_id":"Dudley_Oberbrunner96@yahoo.com","dop":"2025-04-06","serial_number":"15560689289405","imei1":"15560689289405","imei2":"15560689289405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181753,"job_number":"JOB_181753","tr_customer_id":181771,"tr_customer_product_id":181761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:33.000Z","modified_at":"2026-02-10T03:48:33.000Z","name":"Willy Smitham","mobile_number":"759-935-7156","email_id":"Stone.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"14710396019059804","imei1":"14710396019059804","imei2":"14710396019059804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181754,"job_number":"JOB_181754","tr_customer_id":181772,"tr_customer_product_id":181762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:21.000Z","modified_at":"2026-02-10T03:49:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17490532113030","imei1":"17490532113030","imei2":"17490532113030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181755,"job_number":"JOB_181755","tr_customer_id":181773,"tr_customer_product_id":181763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:21.000Z","modified_at":"2026-02-10T03:50:02.000Z","name":"Mose Schneider","mobile_number":"655-814-0139","email_id":"Frank_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"18490136316215","imei1":"18490136316215","imei2":"18490136316215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181756,"job_number":"JOB_181756","tr_customer_id":181774,"tr_customer_product_id":181764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:23.000Z","modified_at":"2026-02-10T03:49:23.000Z","name":"Laura O'Conner","mobile_number":"706-684-4103","email_id":"Louvenia_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"19657396885912748","imei1":"19657396885912748","imei2":"19657396885912748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181757,"job_number":"JOB_181757","tr_customer_id":181775,"tr_customer_product_id":181765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:10.000Z","modified_at":"2026-02-10T03:50:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17154327121581","imei1":"17154327121581","imei2":"17154327121581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181758,"job_number":"JOB_181758","tr_customer_id":181776,"tr_customer_product_id":181766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:10.000Z","modified_at":"2026-02-10T03:50:51.000Z","name":"Janis McClure","mobile_number":"535-859-3947","email_id":"Lela_Dickens@gmail.com","dop":"2025-04-06","serial_number":"13538853064272","imei1":"13538853064272","imei2":"13538853064272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181759,"job_number":"JOB_181759","tr_customer_id":181777,"tr_customer_product_id":181767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:12.000Z","modified_at":"2026-02-10T03:50:12.000Z","name":"Finn Beer","mobile_number":"461-530-5115","email_id":"Ayden_Hayes57@hotmail.com","dop":"2025-04-06","serial_number":"18815138718088280","imei1":"18815138718088280","imei2":"18815138718088280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181760,"job_number":"JOB_181760","tr_customer_id":181778,"tr_customer_product_id":181768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:05:59.000Z","modified_at":"2026-02-10T04:05:59.000Z","name":"Johann Kshlerin","mobile_number":"279-943-7650","email_id":"Simeon10@gmail.com","dop":"2025-10-05","serial_number":"19901875771364","imei1":"19901875771364","imei2":"19901875771364","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181761,"job_number":"JOB_181761","tr_customer_id":181779,"tr_customer_product_id":181769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:09:35.000Z","modified_at":"2026-02-10T04:09:35.000Z","name":"Kaitlyn Graham","mobile_number":"933-771-4280","email_id":"Rogers_Wiza21@yahoo.com","dop":"2025-10-05","serial_number":"11842027176274","imei1":"11842027176274","imei2":"11842027176274","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181762,"job_number":"JOB_181762","tr_customer_id":181780,"tr_customer_product_id":181770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:13:48.000Z","modified_at":"2026-02-10T04:13:48.000Z","name":"Madelynn Hills","mobile_number":"565-705-8554","email_id":"Deontae.Satterfield@gmail.com","dop":"2025-10-05","serial_number":"12979019655069","imei1":"12979019655069","imei2":"12979019655069","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:13:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181763,"job_number":"JOB_181763","tr_customer_id":181781,"tr_customer_product_id":181771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:10.000Z","modified_at":"2026-02-10T04:14:10.000Z","name":"Chase Lakin","mobile_number":"636-328-7480","email_id":"Trey.Wisoky18@hotmail.com","dop":"2025-10-05","serial_number":"14632340670040","imei1":"14632340670040","imei2":"14632340670040","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181764,"job_number":"JOB_181764","tr_customer_id":181782,"tr_customer_product_id":181772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:13.000Z","modified_at":"2026-02-10T04:14:13.000Z","name":"Velma Kiehn","mobile_number":"835-549-3088","email_id":"Grace_Steuber@hotmail.com","dop":"2025-10-05","serial_number":"12898660898959","imei1":"12898660898959","imei2":"12898660898959","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181765,"job_number":"JOB_181765","tr_customer_id":181783,"tr_customer_product_id":181773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:21:18.000Z","modified_at":"2026-02-10T04:21:18.000Z","name":"Myrtis Hilll","mobile_number":"532-324-3782","email_id":"Milan.Dickinson@hotmail.com","dop":"2025-10-05","serial_number":"18963692498616","imei1":"18963692498616","imei2":"18963692498616","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181766,"job_number":"JOB_181766","tr_customer_id":181784,"tr_customer_product_id":181774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:02.000Z","modified_at":"2026-02-10T04:29:02.000Z","name":"Kira Rolfson","mobile_number":"965-949-9053","email_id":"Dee_Gusikowski@gmail.com","dop":"2025-10-05","serial_number":"173991670428524","imei1":"173991670428524","imei2":"173991670428524","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181767,"job_number":"JOB_181767","tr_customer_id":181785,"tr_customer_product_id":181775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:47.000Z","modified_at":"2026-02-10T04:29:47.000Z","name":"Mireille Skiles","mobile_number":"986-820-7181","email_id":"Alanna62@gmail.com","dop":"2025-10-05","serial_number":"4536479656430758","imei1":"4536479656430758","imei2":"4536479656430758","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181768,"job_number":"JOB_181768","tr_customer_id":181786,"tr_customer_product_id":181776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:15.000Z","modified_at":"2026-02-10T04:30:15.000Z","name":"Alexis Ullrich","mobile_number":"269-856-8431","email_id":"Nicholas_Boehm@hotmail.com","dop":"2025-10-05","serial_number":"1000000050270745","imei1":"1000000050270745","imei2":"1000000050270745","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181769,"job_number":"JOB_181769","tr_customer_id":181787,"tr_customer_product_id":181777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:28.000Z","modified_at":"2026-02-10T04:30:28.000Z","name":"Dario Denesik","mobile_number":"641-670-9841","email_id":"Valentin_Conn@yahoo.com","dop":"2025-10-05","serial_number":"1000000000004924","imei1":"1000000000004924","imei2":"1000000000004924","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181770,"job_number":"JOB_181770","tr_customer_id":181788,"tr_customer_product_id":181778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:32.000Z","modified_at":"2026-02-10T04:30:32.000Z","name":"Gabe Rath","mobile_number":"286-628-8838","email_id":"Nettie.Kuhlman@gmail.com","dop":"2025-10-05","serial_number":"1000000000000181","imei1":"1000000000000181","imei2":"1000000000000181","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181771,"job_number":"JOB_181771","tr_customer_id":181789,"tr_customer_product_id":181779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:02.000Z","modified_at":"2026-02-10T04:32:02.000Z","name":"Candida Bode","mobile_number":"737-731-6450","email_id":"Monte47@hotmail.com","dop":"2025-10-05","serial_number":"10000420532597000","imei1":"10000420532597000","imei2":"10000420532597000","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181772,"job_number":"JOB_181772","tr_customer_id":181790,"tr_customer_product_id":181780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:06.000Z","modified_at":"2026-02-10T04:32:06.000Z","name":"Kathryn Lang","mobile_number":"657-418-2585","email_id":"Tanner19@gmail.com","dop":"2025-10-05","serial_number":"10358073456314714","imei1":"10358073456314714","imei2":"10358073456314714","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181773,"job_number":"JOB_181773","tr_customer_id":181791,"tr_customer_product_id":181781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:21.000Z","modified_at":"2026-02-10T04:35:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16182465214784","imei1":"16182465214784","imei2":"16182465214784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181774,"job_number":"JOB_181774","tr_customer_id":181792,"tr_customer_product_id":181782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:21.000Z","modified_at":"2026-02-10T04:35:58.000Z","name":"Deonte Bernier","mobile_number":"544-875-1539","email_id":"Estevan.Yost@hotmail.com","dop":"2025-04-06","serial_number":"14304194280038","imei1":"14304194280038","imei2":"14304194280038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181775,"job_number":"JOB_181775","tr_customer_id":181793,"tr_customer_product_id":181783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:22.000Z","modified_at":"2026-02-10T04:35:22.000Z","name":"Gustave Beier","mobile_number":"696-758-7762","email_id":"Kraig93@hotmail.com","dop":"2025-04-06","serial_number":"11436852249889372","imei1":"11436852249889372","imei2":"11436852249889372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181776,"job_number":"JOB_181776","tr_customer_id":181794,"tr_customer_product_id":181784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:05.000Z","modified_at":"2026-02-10T04:36:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12678610762023","imei1":"12678610762023","imei2":"12678610762023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181777,"job_number":"JOB_181777","tr_customer_id":181795,"tr_customer_product_id":181785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:05.000Z","modified_at":"2026-02-10T04:36:42.000Z","name":"Lila Gaylord","mobile_number":"868-348-6736","email_id":"Lysanne_Bahringer@hotmail.com","dop":"2025-04-06","serial_number":"13528438886040","imei1":"13528438886040","imei2":"13528438886040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181778,"job_number":"JOB_181778","tr_customer_id":181796,"tr_customer_product_id":181786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:07.000Z","modified_at":"2026-02-10T04:36:07.000Z","name":"Cristina Beatty","mobile_number":"420-539-9940","email_id":"Danika_Mertz@gmail.com","dop":"2025-04-06","serial_number":"16633200724195132","imei1":"16633200724195132","imei2":"16633200724195132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181779,"job_number":"JOB_181779","tr_customer_id":181797,"tr_customer_product_id":181787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:49.000Z","modified_at":"2026-02-10T04:36:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16138468099470","imei1":"16138468099470","imei2":"16138468099470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181780,"job_number":"JOB_181780","tr_customer_id":181798,"tr_customer_product_id":181788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:50.000Z","modified_at":"2026-02-10T04:37:27.000Z","name":"Edison Wehner","mobile_number":"247-433-2126","email_id":"Itzel_Jacobson@hotmail.com","dop":"2025-04-06","serial_number":"13034253090877","imei1":"13034253090877","imei2":"13034253090877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181781,"job_number":"JOB_181781","tr_customer_id":181799,"tr_customer_product_id":181789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:51.000Z","modified_at":"2026-02-10T04:36:51.000Z","name":"Houston Morar","mobile_number":"864-860-0647","email_id":"Elwyn.Williamson45@gmail.com","dop":"2025-04-06","serial_number":"13454718119628286","imei1":"13454718119628286","imei2":"13454718119628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181782,"job_number":"JOB_181782","tr_customer_id":181800,"tr_customer_product_id":181790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:40.000Z","modified_at":"2026-02-10T04:39:58.000Z","name":"Marlene Huels","mobile_number":"796-743-0301","email_id":"Elliot.Muller10@hotmail.com","dop":"2025-04-06","serial_number":"17563913439985","imei1":"17563913439985","imei2":"17563913439985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181783,"job_number":"JOB_181783","tr_customer_id":181801,"tr_customer_product_id":181791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:41.000Z","modified_at":"2026-02-10T04:39:41.000Z","name":"Beatrice Schiller","mobile_number":"527-687-7815","email_id":"Jayce.Quitzon32@gmail.com","dop":"2025-04-06","serial_number":"12197499152486984","imei1":"12197499152486984","imei2":"12197499152486984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181784,"job_number":"JOB_181784","tr_customer_id":181802,"tr_customer_product_id":181792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:54.000Z","modified_at":"2026-02-10T04:40:04.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"14046239531731","imei1":"14046239531731","imei2":"14046239531731","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181785,"job_number":"JOB_181785","tr_customer_id":181803,"tr_customer_product_id":181793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:58.000Z","modified_at":"2026-02-10T04:40:37.000Z","name":"Glennie Gaylord","mobile_number":"891-859-5837","email_id":"Alba.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"14358242983479","imei1":"14358242983479","imei2":"14358242983479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181786,"job_number":"JOB_181786","tr_customer_id":181804,"tr_customer_product_id":181794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:00.000Z","modified_at":"2026-02-10T04:40:00.000Z","name":"Leo Volkman","mobile_number":"796-880-5051","email_id":"Norwood.Beahan@hotmail.com","dop":"2025-04-06","serial_number":"13920788564946172","imei1":"13920788564946172","imei2":"13920788564946172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181787,"job_number":"JOB_181787","tr_customer_id":181805,"tr_customer_product_id":181795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:07.000Z","modified_at":"2026-02-10T04:40:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"16979618013779","imei1":"16979618013779","imei2":"16979618013779","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181788,"job_number":"JOB_181788","tr_customer_id":181806,"tr_customer_product_id":181796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:09.000Z","modified_at":"2026-02-10T04:40:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19317777767372","imei1":"19317777767372","imei2":"19317777767372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181789,"job_number":"JOB_181789","tr_customer_id":181807,"tr_customer_product_id":181797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:09.000Z","modified_at":"2026-02-10T04:40:48.000Z","name":"Zora Jerde","mobile_number":"679-455-5625","email_id":"Kyleigh60@gmail.com","dop":"2025-04-06","serial_number":"13067139874414","imei1":"13067139874414","imei2":"13067139874414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181790,"job_number":"JOB_181790","tr_customer_id":181808,"tr_customer_product_id":181798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:11.000Z","modified_at":"2026-02-10T04:40:11.000Z","name":"Otho Deckow","mobile_number":"576-373-3796","email_id":"Taryn.Borer@hotmail.com","dop":"2025-04-06","serial_number":"13159196291228584","imei1":"13159196291228584","imei2":"13159196291228584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181791,"job_number":"JOB_181791","tr_customer_id":181809,"tr_customer_product_id":181799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:21.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"Forest Schaefer","mobile_number":"431-941-5267","email_id":"Ruthie44@yahoo.com","dop":"2025-04-06","serial_number":"15715573487649","imei1":"15715573487649","imei2":"15715573487649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181792,"job_number":"JOB_181792","tr_customer_id":181810,"tr_customer_product_id":181800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:22.000Z","modified_at":"2026-02-10T04:40:22.000Z","name":"Zelma Cremin","mobile_number":"866-382-1332","email_id":"Toney_Sauer46@hotmail.com","dop":"2025-04-06","serial_number":"17355498593941160","imei1":"17355498593941160","imei2":"17355498593941160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181794,"job_number":"JOB_181794","tr_customer_id":181812,"tr_customer_product_id":181802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"38429626601761","imei1":"38429626601761","imei2":"38429626601761","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181795,"job_number":"JOB_181795","tr_customer_id":181813,"tr_customer_product_id":181803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"Reba Runte","mobile_number":"917-576-4181","email_id":"Elvis_Lakin50@yahoo.com","dop":"2025-02-01","serial_number":"74753804572552","imei1":"74753804572552","imei2":"74753804572552","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181797,"job_number":"JOB_181797","tr_customer_id":181815,"tr_customer_product_id":181805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:41:11.000Z","name":"Cecil Donnelly","mobile_number":"281-552-4509","email_id":"Frederique_Dach@yahoo.com","dop":"2025-02-01","serial_number":"40384670037430","imei1":"40384670037430","imei2":"40384670037430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181798,"job_number":"JOB_181798","tr_customer_id":181816,"tr_customer_product_id":181806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:40:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16586588687781","imei1":"16586588687781","imei2":"16586588687781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181799,"job_number":"JOB_181799","tr_customer_id":181817,"tr_customer_product_id":181807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:38.000Z","modified_at":"2026-02-10T04:41:17.000Z","name":"Garfield Boyle","mobile_number":"735-211-1510","email_id":"Jacky86@gmail.com","dop":"2025-04-06","serial_number":"11900580997092","imei1":"11900580997092","imei2":"11900580997092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181800,"job_number":"JOB_181800","tr_customer_id":181818,"tr_customer_product_id":181808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:39.000Z","modified_at":"2026-02-10T04:40:39.000Z","name":"Kitty Kuhic","mobile_number":"461-682-9107","email_id":"Logan.Kihn64@hotmail.com","dop":"2025-04-06","serial_number":"10494533496222132","imei1":"10494533496222132","imei2":"10494533496222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181802,"job_number":"JOB_181802","tr_customer_id":181820,"tr_customer_product_id":181810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:53.000Z","modified_at":"2026-02-10T04:41:29.000Z","name":"Abner McClure","mobile_number":"489-458-4662","email_id":"Marguerite_Anderson55@hotmail.com","dop":"2025-04-06","serial_number":"12631290783143","imei1":"12631290783143","imei2":"12631290783143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181803,"job_number":"JOB_181803","tr_customer_id":181821,"tr_customer_product_id":181811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"Keshawn Waters","mobile_number":"819-736-4299","email_id":"Kariane_Corkery64@hotmail.com","dop":"2025-04-06","serial_number":"13954064875528020","imei1":"13954064875528020","imei2":"13954064875528020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181804,"job_number":"JOB_181804","tr_customer_id":181822,"tr_customer_product_id":181812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18092877276573","imei1":"18092877276573","imei2":"18092877276573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181805,"job_number":"JOB_181805","tr_customer_id":181823,"tr_customer_product_id":181813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:56.000Z","modified_at":"2026-02-10T04:41:34.000Z","name":"Charlie Boyle","mobile_number":"917-729-2234","email_id":"Johnson_Connelly@gmail.com","dop":"2025-04-06","serial_number":"11574867168146","imei1":"11574867168146","imei2":"11574867168146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181806,"job_number":"JOB_181806","tr_customer_id":181824,"tr_customer_product_id":181814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:57.000Z","modified_at":"2026-02-10T04:40:57.000Z","name":"Rosemarie Funk","mobile_number":"853-403-3467","email_id":"Rebeka.Jenkins52@yahoo.com","dop":"2025-04-06","serial_number":"10231523441630310","imei1":"10231523441630310","imei2":"10231523441630310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181807,"job_number":"JOB_181807","tr_customer_id":181825,"tr_customer_product_id":181815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:58.000Z","modified_at":"2026-02-10T04:40:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10315394745125","imei1":"10315394745125","imei2":"10315394745125","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181808,"job_number":"JOB_181808","tr_customer_id":181826,"tr_customer_product_id":181816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:58.000Z","modified_at":"2026-02-10T04:41:35.000Z","name":"Sylvia Bartell","mobile_number":"533-926-8660","email_id":"Nolan.Morissette@yahoo.com","dop":"2025-06-18","serial_number":"10380269772145","imei1":"10380269772145","imei2":"10380269772145","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181809,"job_number":"JOB_181809","tr_customer_id":181827,"tr_customer_product_id":181817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:59.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"Francesco Howell","mobile_number":"511-507-4956","email_id":"Eric30@yahoo.com","dop":"2025-06-18","serial_number":"1041534981296833","imei1":"1041534981296833","imei2":"1041534981296833","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181810,"job_number":"JOB_181810","tr_customer_id":181828,"tr_customer_product_id":181818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:00.000Z","modified_at":"2026-02-10T04:41:40.000Z","name":"Josiane Balistreri","mobile_number":"786-575-3070","email_id":"Tristin.Trantow9@hotmail.com","dop":"2025-04-06","serial_number":"15535555663081","imei1":"15535555663081","imei2":"15535555663081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181811,"job_number":"JOB_181811","tr_customer_id":181829,"tr_customer_product_id":181819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"Brianne Bernier","mobile_number":"206-789-1599","email_id":"Mckayla.Monahan@gmail.com","dop":"2025-04-06","serial_number":"14878207902339586","imei1":"14878207902339586","imei2":"14878207902339586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181813,"job_number":"JOB_181813","tr_customer_id":181831,"tr_customer_product_id":181821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:09.000Z","modified_at":"2026-02-10T04:41:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11993203053335","imei1":"11993203053335","imei2":"11993203053335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181814,"job_number":"JOB_181814","tr_customer_id":181832,"tr_customer_product_id":181822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:10.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Chauncey Gaylord","mobile_number":"420-998-5448","email_id":"Cameron_Block64@hotmail.com","dop":"2025-04-06","serial_number":"17157378517812","imei1":"17157378517812","imei2":"17157378517812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181815,"job_number":"JOB_181815","tr_customer_id":181833,"tr_customer_product_id":181823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:11.000Z","modified_at":"2026-02-10T04:41:11.000Z","name":"Kip Kirlin","mobile_number":"457-309-9737","email_id":"Camilla7@hotmail.com","dop":"2025-04-06","serial_number":"13359940317043680","imei1":"13359940317043680","imei2":"13359940317043680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181816,"job_number":"JOB_181816","tr_customer_id":181834,"tr_customer_product_id":181824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:12.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Liliana McKenzie","mobile_number":"785-282-8673","email_id":"Mckenzie_Nolan41@gmail.com","dop":"2025-04-06","serial_number":"12287235512474","imei1":"12287235512474","imei2":"12287235512474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181817,"job_number":"JOB_181817","tr_customer_id":181835,"tr_customer_product_id":181825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:13.000Z","modified_at":"2026-02-10T04:41:50.000Z","name":"Marlee Jaskolski","mobile_number":"402-299-7378","email_id":"Jacklyn.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"17163093360516","imei1":"17163093360516","imei2":"17163093360516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181818,"job_number":"JOB_181818","tr_customer_id":181836,"tr_customer_product_id":181826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:13.000Z","modified_at":"2026-02-10T04:41:13.000Z","name":"Nettie D'Amore","mobile_number":"708-323-1516","email_id":"Audie50@gmail.com","dop":"2025-04-06","serial_number":"14599835880841434","imei1":"14599835880841434","imei2":"14599835880841434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181819,"job_number":"JOB_181819","tr_customer_id":181837,"tr_customer_product_id":181827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181820,"job_number":"JOB_181820","tr_customer_id":181838,"tr_customer_product_id":181828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Therese Gibson","mobile_number":"852-246-1074","email_id":"Noel.Wyman25@hotmail.com","dop":"2025-04-06","serial_number":"14805731383799840","imei1":"14805731383799840","imei2":"14805731383799840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181821,"job_number":"JOB_181821","tr_customer_id":181839,"tr_customer_product_id":181829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:17.000Z","modified_at":"2026-02-10T04:41:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17701816905306","imei1":"17701816905306","imei2":"17701816905306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181822,"job_number":"JOB_181822","tr_customer_id":181840,"tr_customer_product_id":181830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"95179392618601","imei1":"95179392618601","imei2":"95179392618601","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181823,"job_number":"JOB_181823","tr_customer_id":181841,"tr_customer_product_id":181831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Walter Flatley","mobile_number":"546-519-3191","email_id":"Michel.Hackett7@gmail.com","dop":"2025-04-06","serial_number":"18882063498968","imei1":"18882063498968","imei2":"18882063498968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181824,"job_number":"JOB_181824","tr_customer_id":181842,"tr_customer_product_id":181832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"Elinor Oberbrunner","mobile_number":"306-685-8105","email_id":"Dolores_Cartwright52@hotmail.com","dop":"2025-02-01","serial_number":"75326654967526","imei1":"75326654967526","imei2":"75326654967526","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181825,"job_number":"JOB_181825","tr_customer_id":181843,"tr_customer_product_id":181833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16589549795254","imei1":"16589549795254","imei2":"16589549795254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181826,"job_number":"JOB_181826","tr_customer_id":181844,"tr_customer_product_id":181834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:55.000Z","name":"Katharina Yost","mobile_number":"606-342-3157","email_id":"Elinor9@hotmail.com","dop":"2025-04-06","serial_number":"18123958041936","imei1":"18123958041936","imei2":"18123958041936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181827,"job_number":"JOB_181827","tr_customer_id":181845,"tr_customer_product_id":181835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:19.000Z","modified_at":"2026-02-10T04:41:19.000Z","name":"Jamie Kub","mobile_number":"957-762-2194","email_id":"Graciela_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"12784599310082940","imei1":"12784599310082940","imei2":"12784599310082940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181828,"job_number":"JOB_181828","tr_customer_id":181846,"tr_customer_product_id":181836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:19.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Sedrick Walter","mobile_number":"519-920-2131","email_id":"Tania.Okuneva@hotmail.com","dop":"2025-02-01","serial_number":"105212982283645","imei1":"105212982283645","imei2":"105212982283645","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181829,"job_number":"JOB_181829","tr_customer_id":181847,"tr_customer_product_id":181837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Brice Keeling","mobile_number":"911-761-5947","email_id":"Kay4@hotmail.com","dop":"2025-04-06","serial_number":"16666295034213094","imei1":"16666295034213094","imei2":"16666295034213094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181831,"job_number":"JOB_181831","tr_customer_id":181849,"tr_customer_product_id":181839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:21.000Z","modified_at":"2026-02-10T04:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15820965323258","imei1":"15820965323258","imei2":"15820965323258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181832,"job_number":"JOB_181832","tr_customer_id":181850,"tr_customer_product_id":181840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:21.000Z","modified_at":"2026-02-10T04:42:02.000Z","name":"Bell Rogahn","mobile_number":"666-625-9115","email_id":"Carmelo55@yahoo.com","dop":"2025-04-06","serial_number":"12168909135243","imei1":"12168909135243","imei2":"12168909135243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181833,"job_number":"JOB_181833","tr_customer_id":181851,"tr_customer_product_id":181841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:22.000Z","modified_at":"2026-02-10T04:41:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14776733971129","imei1":"14776733971129","imei2":"14776733971129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181834,"job_number":"JOB_181834","tr_customer_id":181852,"tr_customer_product_id":181842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:22.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Catherine Sipes","mobile_number":"457-540-6825","email_id":"Cathrine73@gmail.com","dop":"2025-04-06","serial_number":"13552942191291","imei1":"13552942191291","imei2":"13552942191291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181835,"job_number":"JOB_181835","tr_customer_id":181853,"tr_customer_product_id":181843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:23.000Z","modified_at":"2026-02-10T04:41:23.000Z","name":"Alize Predovic","mobile_number":"917-850-5591","email_id":"Abbie37@yahoo.com","dop":"2025-04-06","serial_number":"10933910268774560","imei1":"10933910268774560","imei2":"10933910268774560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181836,"job_number":"JOB_181836","tr_customer_id":181854,"tr_customer_product_id":181844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"Alexandrea Jerde","mobile_number":"751-668-2057","email_id":"Brent12@gmail.com","dop":"2025-04-06","serial_number":"18228256867472036","imei1":"18228256867472036","imei2":"18228256867472036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181837,"job_number":"JOB_181837","tr_customer_id":181855,"tr_customer_product_id":181845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16605670491531","imei1":"16605670491531","imei2":"16605670491531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181838,"job_number":"JOB_181838","tr_customer_id":181856,"tr_customer_product_id":181846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:25.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Alexandrine Jacobson","mobile_number":"469-466-8918","email_id":"Malvina.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"13686238712384","imei1":"13686238712384","imei2":"13686238712384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181839,"job_number":"JOB_181839","tr_customer_id":181857,"tr_customer_product_id":181847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:25.000Z","modified_at":"2026-02-10T04:41:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11723870398435","imei1":"11723870398435","imei2":"11723870398435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181840,"job_number":"JOB_181840","tr_customer_id":181858,"tr_customer_product_id":181848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:26.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Bill Schneider","mobile_number":"416-307-8910","email_id":"Pearlie23@yahoo.com","dop":"2025-04-06","serial_number":"14947548128044","imei1":"14947548128044","imei2":"14947548128044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181841,"job_number":"JOB_181841","tr_customer_id":181859,"tr_customer_product_id":181849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:26.000Z","modified_at":"2026-02-10T04:41:26.000Z","name":"Richmond Zemlak","mobile_number":"399-810-5008","email_id":"Gerson_Kihn55@hotmail.com","dop":"2025-04-06","serial_number":"17818037390206640","imei1":"17818037390206640","imei2":"17818037390206640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181842,"job_number":"JOB_181842","tr_customer_id":181860,"tr_customer_product_id":181850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:27.000Z","modified_at":"2026-02-10T04:41:27.000Z","name":"Janiya Cummerata","mobile_number":"540-767-3820","email_id":"Jayme.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10751338928079636","imei1":"10751338928079636","imei2":"10751338928079636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181843,"job_number":"JOB_181843","tr_customer_id":181861,"tr_customer_product_id":181851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:33.000Z","modified_at":"2026-02-10T04:41:33.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104643688564873","imei1":"104643688564873","imei2":"104643688564873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181844,"job_number":"JOB_181844","tr_customer_id":181862,"tr_customer_product_id":181852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:34.000Z","modified_at":"2026-02-10T04:42:16.000Z","name":"Terrill Wunsch","mobile_number":"401-335-3649","email_id":"Viva.Yost@gmail.com","dop":"2025-12-31","serial_number":"108768879761438","imei1":"108768879761438","imei2":"108768879761438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181846,"job_number":"JOB_181846","tr_customer_id":181864,"tr_customer_product_id":181854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17705615353984","imei1":"17705615353984","imei2":"17705615353984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181847,"job_number":"JOB_181847","tr_customer_id":181865,"tr_customer_product_id":181855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10654122633398","imei1":"10654122633398","imei2":"10654122633398","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181848,"job_number":"JOB_181848","tr_customer_id":181866,"tr_customer_product_id":181856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:42:18.000Z","name":"Waldo McCullough","mobile_number":"489-241-8794","email_id":"Ernie78@yahoo.com","dop":"2025-06-18","serial_number":"10274472263798","imei1":"10274472263798","imei2":"10274472263798","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181849,"job_number":"JOB_181849","tr_customer_id":181867,"tr_customer_product_id":181857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:42:20.000Z","name":"Luella Okuneva","mobile_number":"918-438-9993","email_id":"Dolly.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"10311193074069","imei1":"10311193074069","imei2":"10311193074069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181850,"job_number":"JOB_181850","tr_customer_id":181868,"tr_customer_product_id":181858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:43.000Z","modified_at":"2026-02-10T04:41:43.000Z","name":"Shanelle Howell","mobile_number":"783-983-6501","email_id":"Elvie.Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1078237333896435","imei1":"1078237333896435","imei2":"1078237333896435","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181851,"job_number":"JOB_181851","tr_customer_id":181869,"tr_customer_product_id":181859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Wade Kihn","mobile_number":"554-321-6171","email_id":"Daryl_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"11718192997394724","imei1":"11718192997394724","imei2":"11718192997394724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181852,"job_number":"JOB_181852","tr_customer_id":181870,"tr_customer_product_id":181860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Tony Hermann","mobile_number":"571-946-0067","email_id":"Glenda.Schultz@gmail.com","dop":"2025-05-30","serial_number":"15272724598753","imei1":"15272724598753","imei2":"15272724598753","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181853,"job_number":"JOB_181853","tr_customer_id":181871,"tr_customer_product_id":181861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10661021912049","imei1":"10661021912049","imei2":"10661021912049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181854,"job_number":"JOB_181854","tr_customer_id":181872,"tr_customer_product_id":181862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Syble Smith","mobile_number":"553-628-9010","email_id":"Braulio_Fahey@hotmail.com","dop":"2025-05-30","serial_number":"12234254433191","imei1":"12234254433191","imei2":"12234254433191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181855,"job_number":"JOB_181855","tr_customer_id":181873,"tr_customer_product_id":181863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:45.000Z","modified_at":"2026-02-10T04:42:22.000Z","name":"Joany Howe","mobile_number":"233-465-5739","email_id":"Kole.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"14359087631199","imei1":"14359087631199","imei2":"14359087631199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181856,"job_number":"JOB_181856","tr_customer_id":181874,"tr_customer_product_id":181864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Eugenia Parisian","mobile_number":"274-323-6687","email_id":"Letitia94@gmail.com","dop":"2025-05-30","serial_number":"1245128658025273","imei1":"1245128658025273","imei2":"1245128658025273","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181857,"job_number":"JOB_181857","tr_customer_id":181875,"tr_customer_product_id":181865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Mariane VonRueden","mobile_number":"208-236-0028","email_id":"Corine.Ruecker10@gmail.com","dop":"2025-04-06","serial_number":"17828379478862636","imei1":"17828379478862636","imei2":"17828379478862636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181862,"job_number":"JOB_181862","tr_customer_id":181880,"tr_customer_product_id":181870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17237837104107","imei1":"17237837104107","imei2":"17237837104107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181863,"job_number":"JOB_181863","tr_customer_id":181881,"tr_customer_product_id":181871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:48.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"Deontae Zboncak","mobile_number":"589-646-3006","email_id":"Lewis_Bartoletti42@hotmail.com","dop":"2025-04-06","serial_number":"17367151860822","imei1":"17367151860822","imei2":"17367151860822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181865,"job_number":"JOB_181865","tr_customer_id":181883,"tr_customer_product_id":181873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:49.000Z","modified_at":"2026-02-10T04:41:49.000Z","name":"Weldon Schamberger","mobile_number":"934-812-2999","email_id":"Joshuah.Carroll21@yahoo.com","dop":"2025-04-06","serial_number":"17069897146849792","imei1":"17069897146849792","imei2":"17069897146849792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181866,"job_number":"JOB_181866","tr_customer_id":181884,"tr_customer_product_id":181874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:50.000Z","modified_at":"2026-02-10T04:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18487391106247","imei1":"18487391106247","imei2":"18487391106247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181867,"job_number":"JOB_181867","tr_customer_id":181885,"tr_customer_product_id":181875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:51.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Jevon Bradtke","mobile_number":"498-589-8536","email_id":"Jolie_Herzog@yahoo.com","dop":"2025-04-06","serial_number":"12726974011218","imei1":"12726974011218","imei2":"12726974011218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181868,"job_number":"JOB_181868","tr_customer_id":181886,"tr_customer_product_id":181876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:52.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Shemar Reinger","mobile_number":"619-440-2858","email_id":"Deonte_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"17986577788857054","imei1":"17986577788857054","imei2":"17986577788857054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181869,"job_number":"JOB_181869","tr_customer_id":181887,"tr_customer_product_id":181877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:53.000Z","modified_at":"2026-02-10T04:41:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14908228651950","imei1":"14908228651950","imei2":"14908228651950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181870,"job_number":"JOB_181870","tr_customer_id":181888,"tr_customer_product_id":181878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:54.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"Linnie Moore","mobile_number":"876-838-1604","email_id":"Roma_McKenzie@gmail.com","dop":"2025-04-06","serial_number":"14162375676245","imei1":"14162375676245","imei2":"14162375676245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181871,"job_number":"JOB_181871","tr_customer_id":181889,"tr_customer_product_id":181879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:55.000Z","modified_at":"2026-02-10T04:41:55.000Z","name":"Brendon Hoeger","mobile_number":"923-216-2123","email_id":"Nigel_Howell@gmail.com","dop":"2025-04-06","serial_number":"15944446198452292","imei1":"15944446198452292","imei2":"15944446198452292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181872,"job_number":"JOB_181872","tr_customer_id":181890,"tr_customer_product_id":181880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:56.000Z","modified_at":"2026-02-10T04:41:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15453530553683","imei1":"15453530553683","imei2":"15453530553683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181873,"job_number":"JOB_181873","tr_customer_id":181891,"tr_customer_product_id":181881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:57.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Anais Durgan","mobile_number":"539-339-3278","email_id":"Greta.Crona0@hotmail.com","dop":"2025-04-06","serial_number":"19832585642189","imei1":"19832585642189","imei2":"19832585642189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181876,"job_number":"JOB_181876","tr_customer_id":181894,"tr_customer_product_id":181884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Mallory Mante","mobile_number":"774-317-8365","email_id":"Martina.Willms34@hotmail.com","dop":"2025-04-06","serial_number":"11883044163505480","imei1":"11883044163505480","imei2":"11883044163505480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181879,"job_number":"JOB_181879","tr_customer_id":181897,"tr_customer_product_id":181887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"14055193854611","imei1":"14055193854611","imei2":"14055193854611","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181881,"job_number":"JOB_181881","tr_customer_id":181899,"tr_customer_product_id":181889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Emie Doyle","mobile_number":"728-308-4402","email_id":"Rosalia_Yundt@gmail.com","dop":"2025-02-01","serial_number":"77744183855244","imei1":"77744183855244","imei2":"77744183855244","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181883,"job_number":"JOB_181883","tr_customer_id":181901,"tr_customer_product_id":181891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:01.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Rey Schmeler","mobile_number":"560-939-1307","email_id":"Murl25@gmail.com","dop":"2025-02-01","serial_number":"38240588261681","imei1":"38240588261681","imei2":"38240588261681","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181884,"job_number":"JOB_181884","tr_customer_id":181902,"tr_customer_product_id":181892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:01.000Z","modified_at":"2026-02-10T04:42:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17739749355646","imei1":"17739749355646","imei2":"17739749355646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181885,"job_number":"JOB_181885","tr_customer_id":181903,"tr_customer_product_id":181893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Rosie Altenwerth","mobile_number":"391-290-0032","email_id":"Aurelia.Lehner59@yahoo.com","dop":"2025-04-06","serial_number":"12646274688992","imei1":"12646274688992","imei2":"12646274688992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181886,"job_number":"JOB_181886","tr_customer_id":181904,"tr_customer_product_id":181894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14330855164057","imei1":"14330855164057","imei2":"14330855164057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181887,"job_number":"JOB_181887","tr_customer_id":181905,"tr_customer_product_id":181895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Yessenia Larson","mobile_number":"651-363-8235","email_id":"Aaron88@yahoo.com","dop":"2025-04-06","serial_number":"18273814851708","imei1":"18273814851708","imei2":"18273814851708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181888,"job_number":"JOB_181888","tr_customer_id":181906,"tr_customer_product_id":181896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:03.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Lester Hayes","mobile_number":"795-831-4508","email_id":"Roosevelt_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18902422431438030","imei1":"18902422431438030","imei2":"18902422431438030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181889,"job_number":"JOB_181889","tr_customer_id":181907,"tr_customer_product_id":181897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:04.000Z","modified_at":"2026-02-10T04:42:04.000Z","name":"Conrad Ernser","mobile_number":"207-427-9835","email_id":"Emmanuel_Harvey@gmail.com","dop":"2025-04-06","serial_number":"11938727889645952","imei1":"11938727889645952","imei2":"11938727889645952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181890,"job_number":"JOB_181890","tr_customer_id":181908,"tr_customer_product_id":181898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:09.000Z","modified_at":"2026-02-10T04:42:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10680190053258","imei1":"10680190053258","imei2":"10680190053258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181891,"job_number":"JOB_181891","tr_customer_id":181909,"tr_customer_product_id":181899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:09.000Z","modified_at":"2026-02-10T04:42:51.000Z","name":"Madie Konopelski","mobile_number":"765-673-4650","email_id":"Savion_Green52@yahoo.com","dop":"2025-04-06","serial_number":"14481629414608","imei1":"14481629414608","imei2":"14481629414608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181892,"job_number":"JOB_181892","tr_customer_id":181910,"tr_customer_product_id":181900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19718384547920","imei1":"19718384547920","imei2":"19718384547920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181893,"job_number":"JOB_181893","tr_customer_id":181911,"tr_customer_product_id":181901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:51.000Z","name":"Marta Homenick","mobile_number":"533-447-7454","email_id":"Lon.Jacobi15@yahoo.com","dop":"2025-04-06","serial_number":"12073566414806","imei1":"12073566414806","imei2":"12073566414806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181894,"job_number":"JOB_181894","tr_customer_id":181912,"tr_customer_product_id":181902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467208248203","imei1":"15467208248203","imei2":"15467208248203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181895,"job_number":"JOB_181895","tr_customer_id":181913,"tr_customer_product_id":181903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"Stephan Ratke","mobile_number":"935-770-2336","email_id":"Mabel_Pfeffer36@hotmail.com","dop":"2025-04-06","serial_number":"11921002497677728","imei1":"11921002497677728","imei2":"11921002497677728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181896,"job_number":"JOB_181896","tr_customer_id":181914,"tr_customer_product_id":181904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Jacynthe Reichel","mobile_number":"248-229-1095","email_id":"Tavares.Blanda60@gmail.com","dop":"2025-04-06","serial_number":"13191986674172","imei1":"13191986674172","imei2":"13191986674172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181897,"job_number":"JOB_181897","tr_customer_id":181915,"tr_customer_product_id":181905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18294182675615","imei1":"18294182675615","imei2":"18294182675615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181898,"job_number":"JOB_181898","tr_customer_id":181916,"tr_customer_product_id":181906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19629949538725","imei1":"19629949538725","imei2":"19629949538725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181899,"job_number":"JOB_181899","tr_customer_id":181917,"tr_customer_product_id":181907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Weldon Gleason","mobile_number":"674-822-9179","email_id":"Mohammad.Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"13515479584175","imei1":"13515479584175","imei2":"13515479584175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181900,"job_number":"JOB_181900","tr_customer_id":181918,"tr_customer_product_id":181908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:52.000Z","name":"Ethelyn Wolff","mobile_number":"523-444-4924","email_id":"Edd.Becker77@gmail.com","dop":"2025-04-06","serial_number":"10383588146690","imei1":"10383588146690","imei2":"10383588146690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181901,"job_number":"JOB_181901","tr_customer_id":181919,"tr_customer_product_id":181909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Chaz Rohan","mobile_number":"781-329-5406","email_id":"Faye.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"11553306103223358","imei1":"11553306103223358","imei2":"11553306103223358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181902,"job_number":"JOB_181902","tr_customer_id":181920,"tr_customer_product_id":181910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Mozelle Vandervort","mobile_number":"885-411-3755","email_id":"Santino.Kutch3@hotmail.com","dop":"2025-04-06","serial_number":"13118801822263856","imei1":"13118801822263856","imei2":"13118801822263856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181903,"job_number":"JOB_181903","tr_customer_id":181921,"tr_customer_product_id":181911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Kari Jakubowski","mobile_number":"691-795-7200","email_id":"Luz.Stokes@gmail.com","dop":"2025-04-06","serial_number":"15725625052348100","imei1":"15725625052348100","imei2":"15725625052348100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181904,"job_number":"JOB_181904","tr_customer_id":181922,"tr_customer_product_id":181912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Leonel Nicolas","mobile_number":"812-701-7463","email_id":"Madilyn_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"14734562629998480","imei1":"14734562629998480","imei2":"14734562629998480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181905,"job_number":"JOB_181905","tr_customer_id":181923,"tr_customer_product_id":181913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17767134579977","imei1":"17767134579977","imei2":"17767134579977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181906,"job_number":"JOB_181906","tr_customer_id":181924,"tr_customer_product_id":181914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:43:03.000Z","name":"Vince Heller","mobile_number":"678-594-7210","email_id":"Bette25@yahoo.com","dop":"2025-04-06","serial_number":"11929073099623","imei1":"11929073099623","imei2":"11929073099623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181907,"job_number":"JOB_181907","tr_customer_id":181925,"tr_customer_product_id":181915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108958694185852","imei1":"108958694185852","imei2":"108958694185852","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181908,"job_number":"JOB_181908","tr_customer_id":181926,"tr_customer_product_id":181916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Audra Shanahan","mobile_number":"814-306-9893","email_id":"Douglas.Bergnaum@yahoo.com","dop":"2025-12-31","serial_number":"102513075373483","imei1":"102513075373483","imei2":"102513075373483","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181909,"job_number":"JOB_181909","tr_customer_id":181927,"tr_customer_product_id":181917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:26.000Z","modified_at":"2026-02-10T04:42:26.000Z","name":"Jermaine Marks","mobile_number":"449-672-2949","email_id":"Kira_Okuneva73@hotmail.com","dop":"2025-04-06","serial_number":"12295181401825912","imei1":"12295181401825912","imei2":"12295181401825912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181913,"job_number":"JOB_181913","tr_customer_id":181931,"tr_customer_product_id":181921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:29.000Z","modified_at":"2026-02-10T04:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13798079645206","imei1":"13798079645206","imei2":"13798079645206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181914,"job_number":"JOB_181914","tr_customer_id":181932,"tr_customer_product_id":181922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:43:07.000Z","name":"Billy Lang","mobile_number":"876-750-9431","email_id":"Mathew61@yahoo.com","dop":"2025-04-06","serial_number":"11771357858636","imei1":"11771357858636","imei2":"11771357858636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181915,"job_number":"JOB_181915","tr_customer_id":181933,"tr_customer_product_id":181923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18799917546077","imei1":"18799917546077","imei2":"18799917546077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181916,"job_number":"JOB_181916","tr_customer_id":181934,"tr_customer_product_id":181924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17138817628463","imei1":"17138817628463","imei2":"17138817628463","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181917,"job_number":"JOB_181917","tr_customer_id":181935,"tr_customer_product_id":181925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Chaz Kozey","mobile_number":"781-460-8823","email_id":"Green47@yahoo.com","dop":"2025-04-06","serial_number":"14236678516906","imei1":"14236678516906","imei2":"14236678516906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181918,"job_number":"JOB_181918","tr_customer_id":181936,"tr_customer_product_id":181926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15870486559121","imei1":"15870486559121","imei2":"15870486559121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181919,"job_number":"JOB_181919","tr_customer_id":181937,"tr_customer_product_id":181927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Noemi Lockman","mobile_number":"786-958-7400","email_id":"Jannie29@gmail.com","dop":"2025-04-06","serial_number":"14825638971884","imei1":"14825638971884","imei2":"14825638971884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181920,"job_number":"JOB_181920","tr_customer_id":181938,"tr_customer_product_id":181928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:43:10.000Z","name":"Sim Reichel","mobile_number":"610-220-8343","email_id":"Marianne.Friesen17@yahoo.com","dop":"2025-04-06","serial_number":"17067955488974","imei1":"17067955488974","imei2":"17067955488974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181921,"job_number":"JOB_181921","tr_customer_id":181939,"tr_customer_product_id":181929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:42:31.000Z","name":"Leif Hayes","mobile_number":"908-305-1658","email_id":"Estelle50@yahoo.com","dop":"2025-04-06","serial_number":"10215375487989102","imei1":"10215375487989102","imei2":"10215375487989102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181923,"job_number":"JOB_181923","tr_customer_id":181941,"tr_customer_product_id":181931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Fredrick Kiehn","mobile_number":"318-317-7814","email_id":"Javier88@hotmail.com","dop":"2025-04-06","serial_number":"19918764252775704","imei1":"19918764252775704","imei2":"19918764252775704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181924,"job_number":"JOB_181924","tr_customer_id":181942,"tr_customer_product_id":181932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:43:11.000Z","name":"Laney Denesik","mobile_number":"213-237-8278","email_id":"Dannie93@gmail.com","dop":"2000-01-31","serial_number":"10210928309745","imei1":"10210928309745","imei2":"10210928309745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181925,"job_number":"JOB_181925","tr_customer_id":181943,"tr_customer_product_id":181933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Lupe Reynolds","mobile_number":"272-541-7220","email_id":"Alexie.Hane13@yahoo.com","dop":"2025-04-06","serial_number":"15296207012243974","imei1":"15296207012243974","imei2":"15296207012243974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181926,"job_number":"JOB_181926","tr_customer_id":181944,"tr_customer_product_id":181934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Laverne Goodwin","mobile_number":"915-241-0851","email_id":"Montana79@hotmail.com","dop":"2025-04-06","serial_number":"13315586993636460","imei1":"13315586993636460","imei2":"13315586993636460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181928,"job_number":"JOB_181928","tr_customer_id":181946,"tr_customer_product_id":181936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:37.000Z","modified_at":"2026-02-10T04:42:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11943390974026","imei1":"11943390974026","imei2":"11943390974026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181929,"job_number":"JOB_181929","tr_customer_id":181947,"tr_customer_product_id":181937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:38.000Z","modified_at":"2026-02-10T04:43:15.000Z","name":"Meredith Kemmer","mobile_number":"772-561-6970","email_id":"Yasmeen47@hotmail.com","dop":"2025-04-06","serial_number":"17408606029625","imei1":"17408606029625","imei2":"17408606029625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181930,"job_number":"JOB_181930","tr_customer_id":181948,"tr_customer_product_id":181938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:38.000Z","modified_at":"2026-02-10T04:42:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13487900227985","imei1":"13487900227985","imei2":"13487900227985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181932,"job_number":"JOB_181932","tr_customer_id":181950,"tr_customer_product_id":181940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:43:21.000Z","name":"Faustino Gleason","mobile_number":"618-945-8230","email_id":"Tatum30@yahoo.com","dop":"2025-04-06","serial_number":"18611201951314","imei1":"18611201951314","imei2":"18611201951314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181933,"job_number":"JOB_181933","tr_customer_id":181951,"tr_customer_product_id":181941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Juwan Mosciski","mobile_number":"596-335-6196","email_id":"Alvina32@yahoo.com","dop":"2025-04-06","serial_number":"19165947120171324","imei1":"19165947120171324","imei2":"19165947120171324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181934,"job_number":"JOB_181934","tr_customer_id":181952,"tr_customer_product_id":181942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:40.000Z","modified_at":"2026-02-10T04:42:40.000Z","name":"Zella Fadel","mobile_number":"911-668-9451","email_id":"Una.Mante84@gmail.com","dop":"2025-04-06","serial_number":"12371980244603358","imei1":"12371980244603358","imei2":"12371980244603358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181935,"job_number":"JOB_181935","tr_customer_id":181953,"tr_customer_product_id":181943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:41.000Z","modified_at":"2026-02-10T04:42:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685811851518","imei1":"15685811851518","imei2":"15685811851518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181936,"job_number":"JOB_181936","tr_customer_id":181954,"tr_customer_product_id":181944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:41.000Z","modified_at":"2026-02-10T04:43:23.000Z","name":"Brendan Franecki","mobile_number":"455-336-6120","email_id":"Rosie.Cole@yahoo.com","dop":"2025-04-06","serial_number":"14231902838671","imei1":"14231902838671","imei2":"14231902838671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181937,"job_number":"JOB_181937","tr_customer_id":181955,"tr_customer_product_id":181945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:43.000Z","modified_at":"2026-02-10T04:42:43.000Z","name":"Maxine Mills","mobile_number":"675-276-7554","email_id":"Zena36@gmail.com","dop":"2025-04-06","serial_number":"17684226851578808","imei1":"17684226851578808","imei2":"17684226851578808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181941,"job_number":"JOB_181941","tr_customer_id":181959,"tr_customer_product_id":181949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:46.000Z","modified_at":"2026-02-10T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12027734814848","imei1":"12027734814848","imei2":"12027734814848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181942,"job_number":"JOB_181942","tr_customer_id":181960,"tr_customer_product_id":181950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:46.000Z","modified_at":"2026-02-10T04:43:23.000Z","name":"Bette Goyette","mobile_number":"679-856-6661","email_id":"Jalen4@yahoo.com","dop":"2025-04-06","serial_number":"15679111586031","imei1":"15679111586031","imei2":"15679111586031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181943,"job_number":"JOB_181943","tr_customer_id":181961,"tr_customer_product_id":181951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19602294116099","imei1":"19602294116099","imei2":"19602294116099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181944,"job_number":"JOB_181944","tr_customer_id":181962,"tr_customer_product_id":181952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:43:25.000Z","name":"Ransom Purdy","mobile_number":"930-549-5635","email_id":"Gabriella.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12315224687676","imei1":"12315224687676","imei2":"12315224687676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181945,"job_number":"JOB_181945","tr_customer_id":181963,"tr_customer_product_id":181953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11864828620086","imei1":"11864828620086","imei2":"11864828620086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181946,"job_number":"JOB_181946","tr_customer_id":181964,"tr_customer_product_id":181954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:48.000Z","modified_at":"2026-02-10T04:42:48.000Z","name":"Iva Leuschke","mobile_number":"901-741-7010","email_id":"Vladimir_Hayes94@hotmail.com","dop":"2025-04-06","serial_number":"13455398942887700","imei1":"13455398942887700","imei2":"13455398942887700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181947,"job_number":"JOB_181947","tr_customer_id":181965,"tr_customer_product_id":181955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:48.000Z","modified_at":"2026-02-10T04:43:29.000Z","name":"Kory Sporer","mobile_number":"834-202-4139","email_id":"Carolyn20@hotmail.com","dop":"2025-04-06","serial_number":"17709468025941","imei1":"17709468025941","imei2":"17709468025941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181948,"job_number":"JOB_181948","tr_customer_id":181966,"tr_customer_product_id":181956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Kaci Graham","mobile_number":"488-916-6088","email_id":"Nicolette.Hamill14@hotmail.com","dop":"2025-04-06","serial_number":"12162538416383790","imei1":"12162538416383790","imei2":"12162538416383790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181949,"job_number":"JOB_181949","tr_customer_id":181967,"tr_customer_product_id":181957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Silas DuBuque","mobile_number":"990-633-4891","email_id":"Adell.Haley@gmail.com","dop":"2025-04-06","serial_number":"13851604613679418","imei1":"13851604613679418","imei2":"13851604613679418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181951,"job_number":"JOB_181951","tr_customer_id":181969,"tr_customer_product_id":181959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:57.000Z","modified_at":"2026-02-10T04:42:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16627056526549","imei1":"16627056526549","imei2":"16627056526549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181952,"job_number":"JOB_181952","tr_customer_id":181970,"tr_customer_product_id":181960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:57.000Z","modified_at":"2026-02-10T04:43:35.000Z","name":"Kenya Goyette","mobile_number":"429-254-0102","email_id":"Roel.McLaughlin14@yahoo.com","dop":"2025-04-06","serial_number":"16166235078725","imei1":"16166235078725","imei2":"16166235078725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181953,"job_number":"JOB_181953","tr_customer_id":181971,"tr_customer_product_id":181961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:42:59.000Z","name":"Efrain Stroman","mobile_number":"380-494-8015","email_id":"Tania.Olson@yahoo.com","dop":"2025-04-06","serial_number":"12023233421885678","imei1":"12023233421885678","imei2":"12023233421885678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181954,"job_number":"JOB_181954","tr_customer_id":181972,"tr_customer_product_id":181962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12338434659796","imei1":"12338434659796","imei2":"12338434659796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181955,"job_number":"JOB_181955","tr_customer_id":181973,"tr_customer_product_id":181963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820437444301","imei1":"11820437444301","imei2":"11820437444301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181956,"job_number":"JOB_181956","tr_customer_id":181974,"tr_customer_product_id":181964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14407464314331","imei1":"14407464314331","imei2":"14407464314331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181958,"job_number":"JOB_181958","tr_customer_id":181976,"tr_customer_product_id":181966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:41.000Z","name":"Bradly Altenwerth","mobile_number":"923-597-2385","email_id":"Joaquin8@yahoo.com","dop":"2025-04-06","serial_number":"19857179839061","imei1":"19857179839061","imei2":"19857179839061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181959,"job_number":"JOB_181959","tr_customer_id":181977,"tr_customer_product_id":181967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:40.000Z","name":"Garrett Littel","mobile_number":"739-248-0419","email_id":"Fanny.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"14752240304403","imei1":"14752240304403","imei2":"14752240304403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181960,"job_number":"JOB_181960","tr_customer_id":181979,"tr_customer_product_id":181969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:41.000Z","name":"Demario Mertz","mobile_number":"894-204-8573","email_id":"Ceasar_Yundt@gmail.com","dop":"2025-04-06","serial_number":"16772126747014","imei1":"16772126747014","imei2":"16772126747014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181963,"job_number":"JOB_181963","tr_customer_id":181981,"tr_customer_product_id":181971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Guadalupe Stiedemann","mobile_number":"855-460-1659","email_id":"Johnpaul.Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"17218879874749988","imei1":"17218879874749988","imei2":"17218879874749988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181964,"job_number":"JOB_181964","tr_customer_id":181982,"tr_customer_product_id":181972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Herminio Herzog","mobile_number":"395-425-1677","email_id":"Angel_Davis@hotmail.com","dop":"2025-04-06","serial_number":"13969096798091268","imei1":"13969096798091268","imei2":"13969096798091268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181965,"job_number":"JOB_181965","tr_customer_id":181983,"tr_customer_product_id":181973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Dillan Aufderhar","mobile_number":"481-286-7654","email_id":"Edmond40@yahoo.com","dop":"2025-04-06","serial_number":"15590129034940028","imei1":"15590129034940028","imei2":"15590129034940028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181967,"job_number":"JOB_181967","tr_customer_id":181985,"tr_customer_product_id":181975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:10.000Z","modified_at":"2026-02-10T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18245883884530","imei1":"18245883884530","imei2":"18245883884530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181968,"job_number":"JOB_181968","tr_customer_id":181986,"tr_customer_product_id":181976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:11.000Z","modified_at":"2026-02-10T04:43:49.000Z","name":"Derek Witting","mobile_number":"261-266-3416","email_id":"Jessica42@yahoo.com","dop":"2025-04-06","serial_number":"18831394135084","imei1":"18831394135084","imei2":"18831394135084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181969,"job_number":"JOB_181969","tr_customer_id":181987,"tr_customer_product_id":181977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:12.000Z","modified_at":"2026-02-10T04:43:12.000Z","name":"Guiseppe Cummings","mobile_number":"404-699-1043","email_id":"Shayna16@yahoo.com","dop":"2025-04-06","serial_number":"14791410519139908","imei1":"14791410519139908","imei2":"14791410519139908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181970,"job_number":"JOB_181970","tr_customer_id":181988,"tr_customer_product_id":181978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:14.000Z","modified_at":"2026-02-10T04:43:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11744939540732","imei1":"11744939540732","imei2":"11744939540732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181971,"job_number":"JOB_181971","tr_customer_id":181989,"tr_customer_product_id":181979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:15.000Z","modified_at":"2026-02-10T04:43:52.000Z","name":"Karianne Lebsack","mobile_number":"497-578-8853","email_id":"Sadie_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"18213816954100","imei1":"18213816954100","imei2":"18213816954100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181972,"job_number":"JOB_181972","tr_customer_id":181990,"tr_customer_product_id":181980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"Shannon Harber","mobile_number":"651-933-7331","email_id":"Candace_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19930830821775064","imei1":"19930830821775064","imei2":"19930830821775064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181973,"job_number":"JOB_181973","tr_customer_id":181991,"tr_customer_product_id":181981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11524001250735","imei1":"11524001250735","imei2":"11524001250735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181974,"job_number":"JOB_181974","tr_customer_id":181992,"tr_customer_product_id":181982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12357856490813","imei1":"12357856490813","imei2":"12357856490813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181975,"job_number":"JOB_181975","tr_customer_id":181993,"tr_customer_product_id":181983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:54.000Z","name":"Kaycee Reichert","mobile_number":"910-849-1194","email_id":"Kimberly4@yahoo.com","dop":"2025-04-06","serial_number":"11939980899312","imei1":"11939980899312","imei2":"11939980899312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181976,"job_number":"JOB_181976","tr_customer_id":181994,"tr_customer_product_id":181984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:55.000Z","name":"Derick Crist","mobile_number":"551-291-3226","email_id":"Cordie_Gleichner65@yahoo.com","dop":"2025-04-06","serial_number":"19304803342084","imei1":"19304803342084","imei2":"19304803342084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181977,"job_number":"JOB_181977","tr_customer_id":181995,"tr_customer_product_id":181985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12152793500156","imei1":"12152793500156","imei2":"12152793500156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181978,"job_number":"JOB_181978","tr_customer_id":181996,"tr_customer_product_id":181986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108683517026873","imei1":"108683517026873","imei2":"108683517026873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181979,"job_number":"JOB_181979","tr_customer_id":181997,"tr_customer_product_id":181987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:55.000Z","name":"Taya Rippin","mobile_number":"425-776-9292","email_id":"Mitchell51@hotmail.com","dop":"2025-04-06","serial_number":"11791941303568","imei1":"11791941303568","imei2":"11791941303568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181980,"job_number":"JOB_181980","tr_customer_id":181998,"tr_customer_product_id":181988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:57.000Z","name":"Kip Ullrich","mobile_number":"955-719-6193","email_id":"Garret68@hotmail.com","dop":"2025-12-31","serial_number":"101122423509033","imei1":"101122423509033","imei2":"101122423509033","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181981,"job_number":"JOB_181981","tr_customer_id":181999,"tr_customer_product_id":181989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Baylee Cremin","mobile_number":"577-986-3057","email_id":"Maximillia.Conn@hotmail.com","dop":"2025-04-06","serial_number":"13427467373248512","imei1":"13427467373248512","imei2":"13427467373248512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181982,"job_number":"JOB_181982","tr_customer_id":182000,"tr_customer_product_id":181990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Johnathon Stiedemann","mobile_number":"993-638-0491","email_id":"Jeffry.Conroy46@hotmail.com","dop":"2025-04-06","serial_number":"14017252868658922","imei1":"14017252868658922","imei2":"14017252868658922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181984,"job_number":"JOB_181984","tr_customer_id":182002,"tr_customer_product_id":181992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:19.000Z","modified_at":"2026-02-10T04:43:58.000Z","name":"Dane Jacobson","mobile_number":"985-568-7534","email_id":"Tia.Fisher@hotmail.com","dop":"2000-01-31","serial_number":"10924955546631","imei1":"10924955546631","imei2":"10924955546631","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181985,"job_number":"JOB_181985","tr_customer_id":182003,"tr_customer_product_id":181993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:19.000Z","modified_at":"2026-02-10T04:43:19.000Z","name":"Gabe Cormier","mobile_number":"431-315-7337","email_id":"Edmund8@yahoo.com","dop":"2025-04-06","serial_number":"15609303545537364","imei1":"15609303545537364","imei2":"15609303545537364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181987,"job_number":"JOB_181987","tr_customer_id":182005,"tr_customer_product_id":181995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:28.000Z","modified_at":"2026-02-10T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18892036168495","imei1":"18892036168495","imei2":"18892036168495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181988,"job_number":"JOB_181988","tr_customer_id":182006,"tr_customer_product_id":181996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:29.000Z","modified_at":"2026-02-10T04:44:07.000Z","name":"Hubert Mosciski","mobile_number":"834-786-4051","email_id":"Alisha.Leannon@gmail.com","dop":"2025-04-06","serial_number":"17379652939627","imei1":"17379652939627","imei2":"17379652939627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181989,"job_number":"JOB_181989","tr_customer_id":182007,"tr_customer_product_id":181997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:30.000Z","modified_at":"2026-02-10T04:43:30.000Z","name":"Astrid Vandervort","mobile_number":"476-854-4829","email_id":"Oran69@yahoo.com","dop":"2025-04-06","serial_number":"15263075259179140","imei1":"15263075259179140","imei2":"15263075259179140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181990,"job_number":"JOB_181990","tr_customer_id":182008,"tr_customer_product_id":181998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:31.000Z","modified_at":"2026-02-10T04:43:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13414191474907","imei1":"13414191474907","imei2":"13414191474907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181991,"job_number":"JOB_181991","tr_customer_id":182009,"tr_customer_product_id":181999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:31.000Z","modified_at":"2026-02-10T04:44:10.000Z","name":"Murl Ankunding","mobile_number":"279-752-9868","email_id":"Else_Dibbert76@yahoo.com","dop":"2025-04-06","serial_number":"12063420928010","imei1":"12063420928010","imei2":"12063420928010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181992,"job_number":"JOB_181992","tr_customer_id":182010,"tr_customer_product_id":182000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:33.000Z","modified_at":"2026-02-10T04:43:33.000Z","name":"Franz Ruecker","mobile_number":"894-467-6855","email_id":"Kellen0@hotmail.com","dop":"2025-04-06","serial_number":"10031259673695776","imei1":"10031259673695776","imei2":"10031259673695776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181993,"job_number":"JOB_181993","tr_customer_id":182011,"tr_customer_product_id":182001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:37.000Z","modified_at":"2026-02-10T04:43:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10493527651224","imei1":"10493527651224","imei2":"10493527651224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181994,"job_number":"JOB_181994","tr_customer_id":182012,"tr_customer_product_id":182002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:37.000Z","modified_at":"2026-02-10T04:44:16.000Z","name":"Lacy Stokes","mobile_number":"376-970-9163","email_id":"Bertrand.Klocko16@gmail.com","dop":"2025-04-06","serial_number":"18631168396022","imei1":"18631168396022","imei2":"18631168396022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181995,"job_number":"JOB_181995","tr_customer_id":182013,"tr_customer_product_id":182003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:39.000Z","modified_at":"2026-02-10T04:43:39.000Z","name":"Haskell Deckow","mobile_number":"435-514-4274","email_id":"Hermann.Hessel@gmail.com","dop":"2025-04-06","serial_number":"16119525784454628","imei1":"16119525784454628","imei2":"16119525784454628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181996,"job_number":"JOB_181996","tr_customer_id":182014,"tr_customer_product_id":182004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:56.000Z","modified_at":"2026-02-10T04:43:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17636177135639","imei1":"17636177135639","imei2":"17636177135639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181997,"job_number":"JOB_181997","tr_customer_id":182015,"tr_customer_product_id":182005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:57.000Z","modified_at":"2026-02-10T04:44:35.000Z","name":"Carlo Harris","mobile_number":"348-870-5571","email_id":"Desiree71@hotmail.com","dop":"2025-04-06","serial_number":"10673992711496","imei1":"10673992711496","imei2":"10673992711496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181998,"job_number":"JOB_181998","tr_customer_id":182016,"tr_customer_product_id":182006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:58.000Z","modified_at":"2026-02-10T04:43:58.000Z","name":"Jack Stark","mobile_number":"770-738-3137","email_id":"Cortney61@hotmail.com","dop":"2025-04-06","serial_number":"11749067347165124","imei1":"11749067347165124","imei2":"11749067347165124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181999,"job_number":"JOB_181999","tr_customer_id":182017,"tr_customer_product_id":182007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:59.000Z","modified_at":"2026-02-10T04:43:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11784032533272","imei1":"11784032533272","imei2":"11784032533272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182000,"job_number":"JOB_182000","tr_customer_id":182018,"tr_customer_product_id":182008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:59.000Z","modified_at":"2026-02-10T04:44:35.000Z","name":"Mariane Collins","mobile_number":"287-278-7949","email_id":"Shyann82@yahoo.com","dop":"2025-04-06","serial_number":"17218259072377","imei1":"17218259072377","imei2":"17218259072377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182001,"job_number":"JOB_182001","tr_customer_id":182019,"tr_customer_product_id":182009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:00.000Z","modified_at":"2026-02-10T04:44:00.000Z","name":"Gavin West","mobile_number":"946-742-2425","email_id":"Alison8@gmail.com","dop":"2025-04-06","serial_number":"15513520394144388","imei1":"15513520394144388","imei2":"15513520394144388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182002,"job_number":"JOB_182002","tr_customer_id":182020,"tr_customer_product_id":182010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:02.000Z","modified_at":"2026-02-10T04:44:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13708504009535","imei1":"13708504009535","imei2":"13708504009535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182003,"job_number":"JOB_182003","tr_customer_id":182021,"tr_customer_product_id":182011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:02.000Z","modified_at":"2026-02-10T04:44:39.000Z","name":"Vesta Skiles","mobile_number":"749-761-2693","email_id":"Lauretta_Swaniawski69@hotmail.com","dop":"2025-04-06","serial_number":"15176044224718","imei1":"15176044224718","imei2":"15176044224718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182004,"job_number":"JOB_182004","tr_customer_id":182022,"tr_customer_product_id":182012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11844175897786","imei1":"11844175897786","imei2":"11844175897786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182005,"job_number":"JOB_182005","tr_customer_id":182023,"tr_customer_product_id":182013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:40.000Z","name":"Dannie D'Amore","mobile_number":"517-333-3989","email_id":"Jules20@gmail.com","dop":"2025-04-06","serial_number":"16339929160589","imei1":"16339929160589","imei2":"16339929160589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182006,"job_number":"JOB_182006","tr_customer_id":182024,"tr_customer_product_id":182014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"Darwin Schroeder","mobile_number":"893-556-2904","email_id":"Jakob.Glover@hotmail.com","dop":"2025-04-06","serial_number":"10508969977465474","imei1":"10508969977465474","imei2":"10508969977465474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182007,"job_number":"JOB_182007","tr_customer_id":182025,"tr_customer_product_id":182015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:04.000Z","modified_at":"2026-02-10T04:44:04.000Z","name":"Mose Bednar","mobile_number":"388-576-8041","email_id":"Victor_Glover@hotmail.com","dop":"2025-04-06","serial_number":"14929126893463348","imei1":"14929126893463348","imei2":"14929126893463348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182009,"job_number":"JOB_182009","tr_customer_id":182027,"tr_customer_product_id":182017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:05.000Z","modified_at":"2026-02-10T04:44:44.000Z","name":"Gianni Hayes","mobile_number":"821-339-1353","email_id":"Harold_Hintz2@gmail.com","dop":"2000-01-31","serial_number":"10840702464482","imei1":"10840702464482","imei2":"10840702464482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182012,"job_number":"JOB_182012","tr_customer_id":182030,"tr_customer_product_id":182020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:52.000Z","modified_at":"2026-02-10T04:45:30.000Z","name":"Modesto Kub","mobile_number":"744-582-7749","email_id":"Ramon.Jones@gmail.com","dop":"2000-01-31","serial_number":"10301390881476","imei1":"10301390881476","imei2":"10301390881476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182014,"job_number":"JOB_182014","tr_customer_id":182032,"tr_customer_product_id":182022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81228523576099","imei1":"81228523576099","imei2":"81228523576099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182015,"job_number":"JOB_182015","tr_customer_id":182033,"tr_customer_product_id":182023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73425910739265","imei1":"73425910739265","imei2":"73425910739265","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182016,"job_number":"JOB_182016","tr_customer_id":182034,"tr_customer_product_id":182024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27033051189879","imei1":"27033051189879","imei2":"27033051189879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182017,"job_number":"JOB_182017","tr_customer_id":182035,"tr_customer_product_id":182025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25774353120331","imei1":"25774353120331","imei2":"25774353120331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182018,"job_number":"JOB_182018","tr_customer_id":182036,"tr_customer_product_id":182026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90146125940518","imei1":"90146125940518","imei2":"90146125940518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182019,"job_number":"JOB_182019","tr_customer_id":182037,"tr_customer_product_id":182027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13245186444761","imei1":"13245186444761","imei2":"13245186444761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182020,"job_number":"JOB_182020","tr_customer_id":182038,"tr_customer_product_id":182028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:02.000Z","modified_at":"2026-02-10T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51221824739466","imei1":"51221824739466","imei2":"51221824739466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182021,"job_number":"JOB_182021","tr_customer_id":182039,"tr_customer_product_id":182029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94636683626335","imei1":"94636683626335","imei2":"94636683626335","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182022,"job_number":"JOB_182022","tr_customer_id":182040,"tr_customer_product_id":182030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77859368599659","imei1":"77859368599659","imei2":"77859368599659","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182023,"job_number":"JOB_182023","tr_customer_id":182041,"tr_customer_product_id":182031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96433204023790","imei1":"96433204023790","imei2":"96433204023790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182024,"job_number":"JOB_182024","tr_customer_id":182042,"tr_customer_product_id":182032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18721444549130","imei1":"18721444549130","imei2":"18721444549130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182025,"job_number":"JOB_182025","tr_customer_id":182043,"tr_customer_product_id":182033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49260935691314","imei1":"49260935691314","imei2":"49260935691314","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182026,"job_number":"JOB_182026","tr_customer_id":182044,"tr_customer_product_id":182034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:36.000Z","modified_at":"2026-02-10T04:58:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10444697402436","imei1":"10444697402436","imei2":"10444697402436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182027,"job_number":"JOB_182027","tr_customer_id":182045,"tr_customer_product_id":182035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:36.000Z","modified_at":"2026-02-10T04:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60185607492049","imei1":"60185607492049","imei2":"60185607492049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182028,"job_number":"JOB_182028","tr_customer_id":182046,"tr_customer_product_id":182036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65804227474985","imei1":"65804227474985","imei2":"65804227474985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182029,"job_number":"JOB_182029","tr_customer_id":182047,"tr_customer_product_id":182037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70617392152931","imei1":"70617392152931","imei2":"70617392152931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182030,"job_number":"JOB_182030","tr_customer_id":182048,"tr_customer_product_id":182038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74029223021077","imei1":"74029223021077","imei2":"74029223021077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182031,"job_number":"JOB_182031","tr_customer_id":182049,"tr_customer_product_id":182039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70321585255748","imei1":"70321585255748","imei2":"70321585255748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182032,"job_number":"JOB_182032","tr_customer_id":182050,"tr_customer_product_id":182040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64283853142099","imei1":"64283853142099","imei2":"64283853142099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182033,"job_number":"JOB_182033","tr_customer_id":182051,"tr_customer_product_id":182041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:10.000Z","modified_at":"2026-02-10T04:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38100541581097","imei1":"38100541581097","imei2":"38100541581097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182034,"job_number":"JOB_182034","tr_customer_id":182052,"tr_customer_product_id":182042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:10.000Z","modified_at":"2026-02-10T04:59:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91572703602878","imei1":"91572703602878","imei2":"91572703602878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182035,"job_number":"JOB_182035","tr_customer_id":182053,"tr_customer_product_id":182043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:47.000Z","modified_at":"2026-02-10T05:10:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13307297789192","imei1":"13307297789192","imei2":"13307297789192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182036,"job_number":"JOB_182036","tr_customer_id":182054,"tr_customer_product_id":182044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:47.000Z","modified_at":"2026-02-10T05:11:26.000Z","name":"Kathryne Hoeger","mobile_number":"672-280-8851","email_id":"Michale_Walsh@gmail.com","dop":"2025-04-06","serial_number":"12235017566903","imei1":"12235017566903","imei2":"12235017566903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182037,"job_number":"JOB_182037","tr_customer_id":182055,"tr_customer_product_id":182045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:49.000Z","modified_at":"2026-02-10T05:10:49.000Z","name":"Stephon Cassin","mobile_number":"468-942-4399","email_id":"Suzanne.Gleason87@yahoo.com","dop":"2025-04-06","serial_number":"13965698029326214","imei1":"13965698029326214","imei2":"13965698029326214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182038,"job_number":"JOB_182038","tr_customer_id":182056,"tr_customer_product_id":182046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:34.000Z","modified_at":"2026-02-10T05:11:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13723398401657","imei1":"13723398401657","imei2":"13723398401657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182039,"job_number":"JOB_182039","tr_customer_id":182057,"tr_customer_product_id":182047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:34.000Z","modified_at":"2026-02-10T05:12:14.000Z","name":"Dorcas Cummerata","mobile_number":"359-622-0612","email_id":"Ali_Armstrong5@yahoo.com","dop":"2025-04-06","serial_number":"11538479044899","imei1":"11538479044899","imei2":"11538479044899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:12:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182040,"job_number":"JOB_182040","tr_customer_id":182058,"tr_customer_product_id":182048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:35.000Z","modified_at":"2026-02-10T05:11:35.000Z","name":"Yolanda Kilback","mobile_number":"821-209-3400","email_id":"Bernadine.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"13856377737853940","imei1":"13856377737853940","imei2":"13856377737853940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182041,"job_number":"JOB_182041","tr_customer_id":182059,"tr_customer_product_id":182049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:22.000Z","modified_at":"2026-02-10T05:12:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17922456364347","imei1":"17922456364347","imei2":"17922456364347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182042,"job_number":"JOB_182042","tr_customer_id":182060,"tr_customer_product_id":182050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:22.000Z","modified_at":"2026-02-10T05:13:02.000Z","name":"Tre Marquardt","mobile_number":"503-692-3443","email_id":"Brionna21@gmail.com","dop":"2025-04-06","serial_number":"19544362915433","imei1":"19544362915433","imei2":"19544362915433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182043,"job_number":"JOB_182043","tr_customer_id":182061,"tr_customer_product_id":182051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:24.000Z","modified_at":"2026-02-10T05:12:24.000Z","name":"Makenna Brekke","mobile_number":"205-573-1258","email_id":"Abbie.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"14426292262117102","imei1":"14426292262117102","imei2":"14426292262117102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182046,"job_number":"JOB_182046","tr_customer_id":182064,"tr_customer_product_id":182054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:39.000Z","modified_at":"2026-02-10T05:24:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13371590081719","imei1":"13371590081719","imei2":"13371590081719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182047,"job_number":"JOB_182047","tr_customer_id":182065,"tr_customer_product_id":182055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:39.000Z","modified_at":"2026-02-10T05:25:19.000Z","name":"Lucienne Gleichner","mobile_number":"997-640-8801","email_id":"Lenny_Schoen11@gmail.com","dop":"2025-04-06","serial_number":"11990449230387","imei1":"11990449230387","imei2":"11990449230387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182048,"job_number":"JOB_182048","tr_customer_id":182066,"tr_customer_product_id":182056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:41.000Z","modified_at":"2026-02-10T05:24:41.000Z","name":"Tiffany Ortiz","mobile_number":"227-571-2890","email_id":"Sandy66@hotmail.com","dop":"2025-04-06","serial_number":"11155183780033432","imei1":"11155183780033432","imei2":"11155183780033432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182049,"job_number":"JOB_182049","tr_customer_id":182067,"tr_customer_product_id":182057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:27.000Z","modified_at":"2026-02-10T05:25:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15051455336983","imei1":"15051455336983","imei2":"15051455336983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182050,"job_number":"JOB_182050","tr_customer_id":182068,"tr_customer_product_id":182058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:27.000Z","modified_at":"2026-02-10T05:26:07.000Z","name":"Diana Bartell","mobile_number":"538-943-6922","email_id":"Agnes13@hotmail.com","dop":"2025-04-06","serial_number":"18023674128445","imei1":"18023674128445","imei2":"18023674128445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182051,"job_number":"JOB_182051","tr_customer_id":182069,"tr_customer_product_id":182059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:29.000Z","modified_at":"2026-02-10T05:25:29.000Z","name":"Audreanne Langosh","mobile_number":"391-699-9454","email_id":"Verdie_Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"16272075162412116","imei1":"16272075162412116","imei2":"16272075162412116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182052,"job_number":"JOB_182052","tr_customer_id":182070,"tr_customer_product_id":182060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:32.000Z","modified_at":"2026-02-10T05:25:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"54020304863005","imei1":"54020304863005","imei2":"54020304863005","popurl":"2026-01-31T05:25:31.550579903Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182053,"job_number":"JOB_182053","tr_customer_id":182071,"tr_customer_product_id":182061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:46.000Z","modified_at":"2026-02-10T05:25:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"75189342157121","imei1":"75189342157121","imei2":"75189342157121","popurl":"2026-01-31T05:25:46.249143738Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182054,"job_number":"JOB_182054","tr_customer_id":182072,"tr_customer_product_id":182062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:14.000Z","modified_at":"2026-02-10T05:26:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18350049947951","imei1":"18350049947951","imei2":"18350049947951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182055,"job_number":"JOB_182055","tr_customer_id":182073,"tr_customer_product_id":182063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:15.000Z","modified_at":"2026-02-10T05:26:54.000Z","name":"Asia Terry","mobile_number":"635-718-2931","email_id":"Verda_Stehr86@gmail.com","dop":"2025-04-06","serial_number":"19742916408089","imei1":"19742916408089","imei2":"19742916408089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182056,"job_number":"JOB_182056","tr_customer_id":182074,"tr_customer_product_id":182064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:16.000Z","modified_at":"2026-02-10T05:26:16.000Z","name":"Amelie Kling","mobile_number":"976-427-8476","email_id":"Russell.Abshire@hotmail.com","dop":"2025-04-06","serial_number":"17879435786193876","imei1":"17879435786193876","imei2":"17879435786193876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182057,"job_number":"JOB_182057","tr_customer_id":182075,"tr_customer_product_id":182065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:01.000Z","modified_at":"2026-02-10T05:40:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100800020813707","imei1":"100800020813707","imei2":"100800020813707","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182058,"job_number":"JOB_182058","tr_customer_id":182076,"tr_customer_product_id":182066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:01.000Z","modified_at":"2026-02-10T05:40:12.000Z","name":"Presley VonRueden","mobile_number":"783-832-0130","email_id":"Lee35@yahoo.com","dop":"2025-07-01","serial_number":"101542193844726","imei1":"101542193844726","imei2":"101542193844726","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182059,"job_number":"JOB_182059","tr_customer_id":182077,"tr_customer_product_id":182067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:15.000Z","modified_at":"2026-02-10T05:40:15.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103026702030176","imei1":"103026702030176","imei2":"103026702030176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182060,"job_number":"JOB_182060","tr_customer_id":182078,"tr_customer_product_id":182068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:15.000Z","modified_at":"2026-02-10T05:40:25.000Z","name":"Mabel Daniel","mobile_number":"641-292-6757","email_id":"Monroe_Krajcik@hotmail.com","dop":"2025-07-01","serial_number":"103586777713444","imei1":"103586777713444","imei2":"103586777713444","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182061,"job_number":"JOB_182061","tr_customer_id":182080,"tr_customer_product_id":182069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182062,"job_number":"JOB_182062","tr_customer_id":182079,"tr_customer_product_id":182070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182063,"job_number":"JOB_182063","tr_customer_id":182082,"tr_customer_product_id":182071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182064,"job_number":"JOB_182064","tr_customer_id":182081,"tr_customer_product_id":182072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182065,"job_number":"JOB_182065","tr_customer_id":182083,"tr_customer_product_id":182073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:21.000Z","modified_at":"2026-02-10T05:56:00.000Z","name":"Rosie Von","mobile_number":"947-396-1183","email_id":"Pink_Russel74@hotmail.com","dop":"2025-04-06","serial_number":"19283300899149","imei1":"19283300899149","imei2":"19283300899149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182066,"job_number":"JOB_182066","tr_customer_id":182084,"tr_customer_product_id":182074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:23.000Z","modified_at":"2026-02-10T05:55:23.000Z","name":"Kyler Ankunding","mobile_number":"991-642-2442","email_id":"Audrey96@yahoo.com","dop":"2025-04-06","serial_number":"13147187502643614","imei1":"13147187502643614","imei2":"13147187502643614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182067,"job_number":"JOB_182067","tr_customer_id":182085,"tr_customer_product_id":182075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:39.000Z","modified_at":"2026-02-10T05:56:19.000Z","name":"Virginie Morissette","mobile_number":"271-668-0425","email_id":"Alayna.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"12371344211782","imei1":"12371344211782","imei2":"12371344211782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182068,"job_number":"JOB_182068","tr_customer_id":182086,"tr_customer_product_id":182076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:41.000Z","modified_at":"2026-02-10T05:55:41.000Z","name":"Donato Rice","mobile_number":"275-280-2279","email_id":"Gerardo.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"14980123920516476","imei1":"14980123920516476","imei2":"14980123920516476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182069,"job_number":"JOB_182069","tr_customer_id":182087,"tr_customer_product_id":182077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:15.000Z","modified_at":"2026-02-10T06:04:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14614361723582","imei1":"14614361723582","imei2":"14614361723582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182070,"job_number":"JOB_182070","tr_customer_id":182088,"tr_customer_product_id":182078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:16.000Z","modified_at":"2026-02-10T06:04:54.000Z","name":"Ed Kuhn","mobile_number":"716-540-4633","email_id":"Isaac_Ortiz28@hotmail.com","dop":"2025-04-06","serial_number":"17316705566185","imei1":"17316705566185","imei2":"17316705566185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182071,"job_number":"JOB_182071","tr_customer_id":182089,"tr_customer_product_id":182079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:17.000Z","modified_at":"2026-02-10T06:04:17.000Z","name":"Myrtie Hettinger","mobile_number":"314-838-8790","email_id":"Golda_Luettgen51@yahoo.com","dop":"2025-04-06","serial_number":"12985290443482080","imei1":"12985290443482080","imei2":"12985290443482080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182072,"job_number":"JOB_182072","tr_customer_id":182090,"tr_customer_product_id":182080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:02.000Z","modified_at":"2026-02-10T06:05:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12361069209747","imei1":"12361069209747","imei2":"12361069209747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182073,"job_number":"JOB_182073","tr_customer_id":182091,"tr_customer_product_id":182081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:02.000Z","modified_at":"2026-02-10T06:05:40.000Z","name":"Marilou Satterfield","mobile_number":"670-983-5242","email_id":"Nathen8@yahoo.com","dop":"2025-04-06","serial_number":"12020281128053","imei1":"12020281128053","imei2":"12020281128053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182074,"job_number":"JOB_182074","tr_customer_id":182092,"tr_customer_product_id":182082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:03.000Z","modified_at":"2026-02-10T06:05:03.000Z","name":"Natalia Spinka","mobile_number":"655-674-0452","email_id":"Mollie16@gmail.com","dop":"2025-04-06","serial_number":"13408458848948924","imei1":"13408458848948924","imei2":"13408458848948924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182075,"job_number":"JOB_182075","tr_customer_id":182093,"tr_customer_product_id":182083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:47.000Z","modified_at":"2026-02-10T06:05:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14719537880007","imei1":"14719537880007","imei2":"14719537880007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182076,"job_number":"JOB_182076","tr_customer_id":182094,"tr_customer_product_id":182084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:48.000Z","modified_at":"2026-02-10T06:06:25.000Z","name":"Glenda Boehm","mobile_number":"992-279-9545","email_id":"Gregg_Bins99@gmail.com","dop":"2025-04-06","serial_number":"17868756209639","imei1":"17868756209639","imei2":"17868756209639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182077,"job_number":"JOB_182077","tr_customer_id":182095,"tr_customer_product_id":182085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:49.000Z","modified_at":"2026-02-10T06:05:49.000Z","name":"Kara Mohr","mobile_number":"427-732-5266","email_id":"Laisha80@hotmail.com","dop":"2025-04-06","serial_number":"14440755187914614","imei1":"14440755187914614","imei2":"14440755187914614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182078,"job_number":"JOB_182078","tr_customer_id":182096,"tr_customer_product_id":182086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:44:32.000Z","modified_at":"2026-02-10T06:44:42.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"35352476833946","imei1":"35352476833946","imei2":"35352476833946","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182079,"job_number":"JOB_182079","tr_customer_id":182097,"tr_customer_product_id":182087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:44:46.000Z","modified_at":"2026-02-10T06:44:56.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"89791172119893","imei1":"89791172119893","imei2":"89791172119893","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182080,"job_number":"JOB_182080","tr_customer_id":182098,"tr_customer_product_id":182088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:45:00.000Z","modified_at":"2026-02-10T06:45:10.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"49519587421888","imei1":"49519587421888","imei2":"49519587421888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182081,"job_number":"JOB_182081","tr_customer_id":182099,"tr_customer_product_id":182089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:09.000Z","modified_at":"2026-02-10T06:46:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19682558254971","imei1":"19682558254971","imei2":"19682558254971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182082,"job_number":"JOB_182082","tr_customer_id":182100,"tr_customer_product_id":182090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:09.000Z","modified_at":"2026-02-10T06:46:47.000Z","name":"Audreanne Wehner","mobile_number":"654-537-8163","email_id":"Gianni31@hotmail.com","dop":"2025-04-06","serial_number":"14967751331413","imei1":"14967751331413","imei2":"14967751331413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182083,"job_number":"JOB_182083","tr_customer_id":182101,"tr_customer_product_id":182091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:11.000Z","modified_at":"2026-02-10T06:46:11.000Z","name":"Eloisa Lowe","mobile_number":"923-584-1686","email_id":"Penelope.Mante@gmail.com","dop":"2025-04-06","serial_number":"15468846172729296","imei1":"15468846172729296","imei2":"15468846172729296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182084,"job_number":"JOB_182084","tr_customer_id":182102,"tr_customer_product_id":182092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:55.000Z","modified_at":"2026-02-10T06:46:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10902244164653","imei1":"10902244164653","imei2":"10902244164653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182085,"job_number":"JOB_182085","tr_customer_id":182103,"tr_customer_product_id":182093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:55.000Z","modified_at":"2026-02-10T06:47:32.000Z","name":"Tyrique O'Conner","mobile_number":"549-993-7816","email_id":"Elroy86@yahoo.com","dop":"2025-04-06","serial_number":"10639142524544","imei1":"10639142524544","imei2":"10639142524544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182086,"job_number":"JOB_182086","tr_customer_id":182104,"tr_customer_product_id":182094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:56.000Z","modified_at":"2026-02-10T06:46:56.000Z","name":"Maximillian Runolfsdottir","mobile_number":"717-322-0347","email_id":"Katheryn.Koelpin97@gmail.com","dop":"2025-04-06","serial_number":"17760793855255316","imei1":"17760793855255316","imei2":"17760793855255316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182087,"job_number":"JOB_182087","tr_customer_id":182105,"tr_customer_product_id":182095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:39.000Z","modified_at":"2026-02-10T06:47:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13371344897516","imei1":"13371344897516","imei2":"13371344897516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182088,"job_number":"JOB_182088","tr_customer_id":182106,"tr_customer_product_id":182096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:40.000Z","modified_at":"2026-02-10T06:48:17.000Z","name":"Verna Harber","mobile_number":"466-622-3653","email_id":"Krystina_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"16428737101482","imei1":"16428737101482","imei2":"16428737101482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182089,"job_number":"JOB_182089","tr_customer_id":182107,"tr_customer_product_id":182097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:41.000Z","modified_at":"2026-02-10T06:47:41.000Z","name":"Darron Heathcote","mobile_number":"438-271-5151","email_id":"Julius.Morissette93@yahoo.com","dop":"2025-04-06","serial_number":"14133098692530356","imei1":"14133098692530356","imei2":"14133098692530356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182093,"job_number":"JOB_182093","tr_customer_id":182111,"tr_customer_product_id":182101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:42.000Z","modified_at":"2026-02-10T06:52:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12831455176196","imei1":"12831455176196","imei2":"12831455176196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182094,"job_number":"JOB_182094","tr_customer_id":182112,"tr_customer_product_id":182102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:42.000Z","modified_at":"2026-02-10T06:53:24.000Z","name":"Quincy Gibson","mobile_number":"818-562-0135","email_id":"Margaretta_Schmeler88@gmail.com","dop":"2025-04-06","serial_number":"13389769150317","imei1":"13389769150317","imei2":"13389769150317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182095,"job_number":"JOB_182095","tr_customer_id":182113,"tr_customer_product_id":182103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:44.000Z","modified_at":"2026-02-10T06:52:44.000Z","name":"Sally Padberg","mobile_number":"616-723-2720","email_id":"Alta69@hotmail.com","dop":"2025-04-06","serial_number":"16525564592487696","imei1":"16525564592487696","imei2":"16525564592487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182099,"job_number":"JOB_182099","tr_customer_id":182117,"tr_customer_product_id":182107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:32.000Z","modified_at":"2026-02-10T06:53:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12164512171670","imei1":"12164512171670","imei2":"12164512171670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182100,"job_number":"JOB_182100","tr_customer_id":182118,"tr_customer_product_id":182108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:32.000Z","modified_at":"2026-02-10T06:54:13.000Z","name":"Clint Steuber","mobile_number":"324-961-4142","email_id":"Santa50@hotmail.com","dop":"2025-04-06","serial_number":"15361092766006","imei1":"15361092766006","imei2":"15361092766006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182101,"job_number":"JOB_182101","tr_customer_id":182119,"tr_customer_product_id":182109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:34.000Z","modified_at":"2026-02-10T06:53:34.000Z","name":"Micah Nienow","mobile_number":"469-204-7876","email_id":"Hardy_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"19742398145795070","imei1":"19742398145795070","imei2":"19742398145795070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182108,"job_number":"JOB_182108","tr_customer_id":182126,"tr_customer_product_id":182116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:08.000Z","modified_at":"2026-02-10T06:54:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101983630001270","imei1":"101983630001270","imei2":"101983630001270","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182109,"job_number":"JOB_182109","tr_customer_id":182127,"tr_customer_product_id":182117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:08.000Z","modified_at":"2026-02-10T06:54:48.000Z","name":"Meaghan Kilback","mobile_number":"394-679-1533","email_id":"Robb.Boyle76@yahoo.com","dop":"2025-12-31","serial_number":"101606663646405","imei1":"101606663646405","imei2":"101606663646405","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182110,"job_number":"JOB_182110","tr_customer_id":182128,"tr_customer_product_id":182118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:21.000Z","modified_at":"2026-02-10T06:54:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10162990596270","imei1":"10162990596270","imei2":"10162990596270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182111,"job_number":"JOB_182111","tr_customer_id":182129,"tr_customer_product_id":182119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:22.000Z","modified_at":"2026-02-10T06:55:03.000Z","name":"Ida Greenholt","mobile_number":"558-787-5442","email_id":"Sydney_Nader8@hotmail.com","dop":"2025-04-06","serial_number":"15073740231985","imei1":"15073740231985","imei2":"15073740231985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182112,"job_number":"JOB_182112","tr_customer_id":182130,"tr_customer_product_id":182120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:23.000Z","modified_at":"2026-02-10T06:54:23.000Z","name":"Murray Goodwin","mobile_number":"269-667-9726","email_id":"Aubree.Wilkinson@gmail.com","dop":"2025-04-06","serial_number":"12947875796169904","imei1":"12947875796169904","imei2":"12947875796169904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182115,"job_number":"JOB_182115","tr_customer_id":182133,"tr_customer_product_id":182123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:56.000Z","modified_at":"2026-02-10T06:54:56.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104783307436166","imei1":"104783307436166","imei2":"104783307436166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182116,"job_number":"JOB_182116","tr_customer_id":182134,"tr_customer_product_id":182124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:56.000Z","modified_at":"2026-02-10T06:55:36.000Z","name":"Milo Gleason","mobile_number":"497-635-4746","email_id":"Benton.Carroll83@hotmail.com","dop":"2025-12-31","serial_number":"102818159113100","imei1":"102818159113100","imei2":"102818159113100","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182118,"job_number":"JOB_182118","tr_customer_id":182136,"tr_customer_product_id":182126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:14.000Z","modified_at":"2026-02-10T06:55:14.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10156244420339","imei1":"10156244420339","imei2":"10156244420339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182119,"job_number":"JOB_182119","tr_customer_id":182137,"tr_customer_product_id":182127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:14.000Z","modified_at":"2026-02-10T06:55:50.000Z","name":"Rosendo Daniel","mobile_number":"857-227-6375","email_id":"Isaiah_Murphy@gmail.com","dop":"2025-06-18","serial_number":"10993083453832","imei1":"10993083453832","imei2":"10993083453832","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182120,"job_number":"JOB_182120","tr_customer_id":182138,"tr_customer_product_id":182128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:15.000Z","modified_at":"2026-02-10T06:55:15.000Z","name":"Hyman Skiles","mobile_number":"964-981-9786","email_id":"Jewel_Schaefer74@yahoo.com","dop":"2025-06-18","serial_number":"1038246746908460","imei1":"1038246746908460","imei2":"1038246746908460","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182121,"job_number":"JOB_182121","tr_customer_id":182139,"tr_customer_product_id":182129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:32.000Z","modified_at":"2026-02-10T06:56:10.000Z","name":"Natalie Stracke","mobile_number":"509-308-1113","email_id":"Mitchel3@gmail.com","dop":"2025-04-06","serial_number":"11293873804204","imei1":"11293873804204","imei2":"11293873804204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182122,"job_number":"JOB_182122","tr_customer_id":182140,"tr_customer_product_id":182130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:33.000Z","modified_at":"2026-02-10T06:55:33.000Z","name":"Laurence Roob","mobile_number":"333-680-9406","email_id":"America_Metz@hotmail.com","dop":"2025-04-06","serial_number":"12760683145399064","imei1":"12760683145399064","imei2":"12760683145399064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182123,"job_number":"JOB_182123","tr_customer_id":182141,"tr_customer_product_id":182131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:44.000Z","modified_at":"2026-02-10T06:55:44.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106602207659084","imei1":"106602207659084","imei2":"106602207659084","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182124,"job_number":"JOB_182124","tr_customer_id":182142,"tr_customer_product_id":182132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:45.000Z","modified_at":"2026-02-10T06:56:25.000Z","name":"Rachel Roberts","mobile_number":"757-393-8152","email_id":"Murl90@hotmail.com","dop":"2025-12-31","serial_number":"107623992902169","imei1":"107623992902169","imei2":"107623992902169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182125,"job_number":"JOB_182125","tr_customer_id":182143,"tr_customer_product_id":182133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:56.000Z","modified_at":"2026-02-10T06:55:56.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10504830448266","imei1":"10504830448266","imei2":"10504830448266","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182126,"job_number":"JOB_182126","tr_customer_id":182144,"tr_customer_product_id":182134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:56:32.000Z","name":"Kaitlyn Welch","mobile_number":"317-410-7315","email_id":"Coty.Stamm@gmail.com","dop":"2025-06-18","serial_number":"10292224318843","imei1":"10292224318843","imei2":"10292224318843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182127,"job_number":"JOB_182127","tr_customer_id":182145,"tr_customer_product_id":182135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"Merlin Gaylord","mobile_number":"751-221-1547","email_id":"Claire_Rutherford@gmail.com","dop":"2025-06-18","serial_number":"1033752174518822","imei1":"1033752174518822","imei2":"1033752174518822","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182128,"job_number":"JOB_182128","tr_customer_id":182146,"tr_customer_product_id":182136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19141049672478","imei1":"19141049672478","imei2":"19141049672478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182129,"job_number":"JOB_182129","tr_customer_id":182147,"tr_customer_product_id":182137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:58.000Z","modified_at":"2026-02-10T06:56:39.000Z","name":"Dayne Koss","mobile_number":"514-651-4315","email_id":"Adeline20@gmail.com","dop":"2025-04-06","serial_number":"13354353868734","imei1":"13354353868734","imei2":"13354353868734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182130,"job_number":"JOB_182130","tr_customer_id":182148,"tr_customer_product_id":182138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:59.000Z","modified_at":"2026-02-10T06:55:59.000Z","name":"Ida Kuhn","mobile_number":"806-976-8085","email_id":"Shanna_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"16809053839387192","imei1":"16809053839387192","imei2":"16809053839387192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182131,"job_number":"JOB_182131","tr_customer_id":182149,"tr_customer_product_id":182139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:15.000Z","modified_at":"2026-02-10T06:56:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14735351532428","imei1":"14735351532428","imei2":"14735351532428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182132,"job_number":"JOB_182132","tr_customer_id":182150,"tr_customer_product_id":182140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:15.000Z","modified_at":"2026-02-10T06:56:53.000Z","name":"Tavares Sanford","mobile_number":"737-437-1568","email_id":"Monty.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"17476135379940","imei1":"17476135379940","imei2":"17476135379940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182133,"job_number":"JOB_182133","tr_customer_id":182151,"tr_customer_product_id":182141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:16.000Z","modified_at":"2026-02-10T06:56:16.000Z","name":"Antone Anderson","mobile_number":"344-823-3502","email_id":"Enoch_Schinner39@gmail.com","dop":"2025-04-06","serial_number":"13482435480018572","imei1":"13482435480018572","imei2":"13482435480018572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182134,"job_number":"JOB_182134","tr_customer_id":182152,"tr_customer_product_id":182142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:47.000Z","modified_at":"2026-02-10T06:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11283240456112","imei1":"11283240456112","imei2":"11283240456112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182135,"job_number":"JOB_182135","tr_customer_id":182153,"tr_customer_product_id":182143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:47.000Z","modified_at":"2026-02-10T06:57:28.000Z","name":"Frankie Herzog","mobile_number":"822-831-8715","email_id":"Mireille43@yahoo.com","dop":"2025-04-06","serial_number":"15105609106801","imei1":"15105609106801","imei2":"15105609106801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182136,"job_number":"JOB_182136","tr_customer_id":182154,"tr_customer_product_id":182144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:49.000Z","modified_at":"2026-02-10T06:56:49.000Z","name":"Damon Heathcote","mobile_number":"912-579-2594","email_id":"Joyce_Rempel40@gmail.com","dop":"2025-04-06","serial_number":"17694469465158458","imei1":"17694469465158458","imei2":"17694469465158458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182137,"job_number":"JOB_182137","tr_customer_id":182155,"tr_customer_product_id":182145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:00.000Z","modified_at":"2026-02-10T06:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11376845016578","imei1":"11376845016578","imei2":"11376845016578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182138,"job_number":"JOB_182138","tr_customer_id":182156,"tr_customer_product_id":182146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:00.000Z","modified_at":"2026-02-10T06:57:38.000Z","name":"Jazmyne Feil","mobile_number":"874-882-1234","email_id":"Araceli_Brakus35@gmail.com","dop":"2025-04-06","serial_number":"18959929432743","imei1":"18959929432743","imei2":"18959929432743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182139,"job_number":"JOB_182139","tr_customer_id":182157,"tr_customer_product_id":182147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:02.000Z","modified_at":"2026-02-10T06:57:02.000Z","name":"Anya Lakin","mobile_number":"635-677-6251","email_id":"Mariam_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14093371720276156","imei1":"14093371720276156","imei2":"14093371720276156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182140,"job_number":"JOB_182140","tr_customer_id":182158,"tr_customer_product_id":182148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:36.000Z","modified_at":"2026-02-10T06:57:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108208804500","imei1":"19108208804500","imei2":"19108208804500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182141,"job_number":"JOB_182141","tr_customer_id":182159,"tr_customer_product_id":182149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:36.000Z","modified_at":"2026-02-10T06:58:17.000Z","name":"Dallas Kautzer","mobile_number":"874-664-8770","email_id":"Marilie_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"17964591565519","imei1":"17964591565519","imei2":"17964591565519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182142,"job_number":"JOB_182142","tr_customer_id":182160,"tr_customer_product_id":182150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:38.000Z","modified_at":"2026-02-10T06:57:38.000Z","name":"Kiarra Bogan","mobile_number":"781-340-0074","email_id":"Abbey.Jacobs2@gmail.com","dop":"2025-04-06","serial_number":"14378770966157242","imei1":"14378770966157242","imei2":"14378770966157242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182143,"job_number":"JOB_182143","tr_customer_id":182161,"tr_customer_product_id":182151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:45.000Z","modified_at":"2026-02-10T06:57:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19933880265452","imei1":"19933880265452","imei2":"19933880265452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182144,"job_number":"JOB_182144","tr_customer_id":182162,"tr_customer_product_id":182152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:45.000Z","modified_at":"2026-02-10T06:58:22.000Z","name":"Melvin Shields","mobile_number":"354-450-6158","email_id":"Lane.Harvey42@yahoo.com","dop":"2025-04-06","serial_number":"17261354697277","imei1":"17261354697277","imei2":"17261354697277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182145,"job_number":"JOB_182145","tr_customer_id":182163,"tr_customer_product_id":182153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:47.000Z","modified_at":"2026-02-10T06:57:47.000Z","name":"Alexane Block","mobile_number":"589-687-6159","email_id":"Modesta.Reinger17@hotmail.com","dop":"2025-04-06","serial_number":"16797928147229688","imei1":"16797928147229688","imei2":"16797928147229688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182146,"job_number":"JOB_182146","tr_customer_id":182164,"tr_customer_product_id":182154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:51.000Z","modified_at":"2026-02-10T06:57:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16159694035880","imei1":"16159694035880","imei2":"16159694035880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182147,"job_number":"JOB_182147","tr_customer_id":182165,"tr_customer_product_id":182155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:52.000Z","modified_at":"2026-02-10T06:58:28.000Z","name":"Hester Deckow","mobile_number":"380-742-0385","email_id":"Albertha_Nader@yahoo.com","dop":"2025-04-06","serial_number":"13913666112576","imei1":"13913666112576","imei2":"13913666112576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182148,"job_number":"JOB_182148","tr_customer_id":182166,"tr_customer_product_id":182156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:53.000Z","modified_at":"2026-02-10T06:57:53.000Z","name":"Ryder Stracke","mobile_number":"735-494-5263","email_id":"Hallie88@hotmail.com","dop":"2025-04-06","serial_number":"12385418676337532","imei1":"12385418676337532","imei2":"12385418676337532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182149,"job_number":"JOB_182149","tr_customer_id":182167,"tr_customer_product_id":182157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:35.000Z","modified_at":"2026-02-10T06:58:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13339190507428","imei1":"13339190507428","imei2":"13339190507428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182150,"job_number":"JOB_182150","tr_customer_id":182168,"tr_customer_product_id":182158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:35.000Z","modified_at":"2026-02-10T06:59:11.000Z","name":"Shea Steuber","mobile_number":"793-356-4592","email_id":"Rey_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17828376799713","imei1":"17828376799713","imei2":"17828376799713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182151,"job_number":"JOB_182151","tr_customer_id":182169,"tr_customer_product_id":182159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:36.000Z","modified_at":"2026-02-10T06:58:36.000Z","name":"Wilfredo Homenick","mobile_number":"941-717-9893","email_id":"Jaylon63@gmail.com","dop":"2025-04-06","serial_number":"12695907994306980","imei1":"12695907994306980","imei2":"12695907994306980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182153,"job_number":"JOB_182153","tr_customer_id":182171,"tr_customer_product_id":182161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:18.000Z","modified_at":"2026-02-10T06:59:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10509106636336","imei1":"10509106636336","imei2":"10509106636336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182154,"job_number":"JOB_182154","tr_customer_id":182172,"tr_customer_product_id":182162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:18.000Z","modified_at":"2026-02-10T06:59:54.000Z","name":"Matteo McClure","mobile_number":"870-212-3041","email_id":"Joanny_Bartell20@gmail.com","dop":"2025-04-06","serial_number":"13779486942069","imei1":"13779486942069","imei2":"13779486942069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182155,"job_number":"JOB_182155","tr_customer_id":182173,"tr_customer_product_id":182163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19049122858640","imei1":"19049122858640","imei2":"19049122858640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182156,"job_number":"JOB_182156","tr_customer_id":182174,"tr_customer_product_id":182164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"Everette Emard","mobile_number":"896-374-5993","email_id":"Avery97@hotmail.com","dop":"2025-04-06","serial_number":"12143555895893730","imei1":"12143555895893730","imei2":"12143555895893730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182157,"job_number":"JOB_182157","tr_customer_id":182175,"tr_customer_product_id":182165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:57.000Z","name":"Libby Sanford","mobile_number":"247-898-2903","email_id":"Golden_Hansen78@gmail.com","dop":"2025-04-06","serial_number":"10471670471817","imei1":"10471670471817","imei2":"10471670471817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182158,"job_number":"JOB_182158","tr_customer_id":182176,"tr_customer_product_id":182166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:21.000Z","modified_at":"2026-02-10T06:59:21.000Z","name":"Cierra Ledner","mobile_number":"350-292-5568","email_id":"Kade40@gmail.com","dop":"2025-04-06","serial_number":"17479992589581660","imei1":"17479992589581660","imei2":"17479992589581660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182161,"job_number":"JOB_182161","tr_customer_id":182179,"tr_customer_product_id":182169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:04.000Z","modified_at":"2026-02-10T07:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10212422893376","imei1":"10212422893376","imei2":"10212422893376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182162,"job_number":"JOB_182162","tr_customer_id":182180,"tr_customer_product_id":182170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:04.000Z","modified_at":"2026-02-10T07:00:41.000Z","name":"Dean Bayer","mobile_number":"818-953-6174","email_id":"Loren_Welch@yahoo.com","dop":"2025-04-06","serial_number":"12038859501701","imei1":"12038859501701","imei2":"12038859501701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182163,"job_number":"JOB_182163","tr_customer_id":182181,"tr_customer_product_id":182171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:05.000Z","modified_at":"2026-02-10T07:00:06.000Z","name":"Russel Pacocha","mobile_number":"702-336-1192","email_id":"Joesph33@gmail.com","dop":"2025-04-06","serial_number":"14836266331052256","imei1":"14836266331052256","imei2":"14836266331052256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182164,"job_number":"JOB_182164","tr_customer_id":182182,"tr_customer_product_id":182172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:48.000Z","modified_at":"2026-02-10T07:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10984687339036","imei1":"10984687339036","imei2":"10984687339036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182165,"job_number":"JOB_182165","tr_customer_id":182183,"tr_customer_product_id":182173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:48.000Z","modified_at":"2026-02-10T07:01:25.000Z","name":"Valentine Lesch","mobile_number":"414-523-2876","email_id":"Emily35@yahoo.com","dop":"2025-04-06","serial_number":"12738508162521","imei1":"12738508162521","imei2":"12738508162521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182166,"job_number":"JOB_182166","tr_customer_id":182184,"tr_customer_product_id":182174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:50.000Z","modified_at":"2026-02-10T07:00:50.000Z","name":"Holly Larson","mobile_number":"384-824-6583","email_id":"Lilly73@yahoo.com","dop":"2025-04-06","serial_number":"16154474573146558","imei1":"16154474573146558","imei2":"16154474573146558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182167,"job_number":"JOB_182167","tr_customer_id":182185,"tr_customer_product_id":182175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:01:35.000Z","modified_at":"2026-02-10T07:01:35.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13861809304716","imei1":"13861809304716","imei2":"13861809304716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182168,"job_number":"JOB_182168","tr_customer_id":182186,"tr_customer_product_id":182176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:01:35.000Z","modified_at":"2026-02-10T07:02:11.000Z","name":"Syble Wunsch","mobile_number":"837-401-0256","email_id":"Rocio86@hotmail.com","dop":"2025-10-21","serial_number":"17701193290688","imei1":"17701193290688","imei2":"17701193290688","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182169,"job_number":"JOB_182169","tr_customer_id":182187,"tr_customer_product_id":182177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:18.000Z","modified_at":"2026-02-10T07:02:18.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18466502457902","imei1":"18466502457902","imei2":"18466502457902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182170,"job_number":"JOB_182170","tr_customer_id":182188,"tr_customer_product_id":182178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:19.000Z","modified_at":"2026-02-10T07:02:54.000Z","name":"Noble Lynch","mobile_number":"704-298-6718","email_id":"Lenna25@gmail.com","dop":"2025-10-21","serial_number":"10404029444449","imei1":"10404029444449","imei2":"10404029444449","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182171,"job_number":"JOB_182171","tr_customer_id":182189,"tr_customer_product_id":182179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:27.000Z","modified_at":"2026-02-10T07:02:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17616603141425","imei1":"17616603141425","imei2":"17616603141425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182172,"job_number":"JOB_182172","tr_customer_id":182190,"tr_customer_product_id":182180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:27.000Z","modified_at":"2026-02-10T07:03:05.000Z","name":"Simone Pouros","mobile_number":"231-665-4754","email_id":"London_Kessler26@gmail.com","dop":"2025-04-06","serial_number":"18455726011716","imei1":"18455726011716","imei2":"18455726011716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182173,"job_number":"JOB_182173","tr_customer_id":182191,"tr_customer_product_id":182181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:29.000Z","modified_at":"2026-02-10T07:02:29.000Z","name":"Jakob Hamill","mobile_number":"780-818-1661","email_id":"Maximo_Becker43@gmail.com","dop":"2025-04-06","serial_number":"12204279080875892","imei1":"12204279080875892","imei2":"12204279080875892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182174,"job_number":"JOB_182174","tr_customer_id":182192,"tr_customer_product_id":182182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:35.000Z","modified_at":"2026-02-10T07:03:17.000Z","name":"Laurianne Rempel","mobile_number":"975-626-6395","email_id":"Alexandre.Murphy39@yahoo.com","dop":"2025-04-06","serial_number":"17662472156641","imei1":"17662472156641","imei2":"17662472156641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182175,"job_number":"JOB_182175","tr_customer_id":182193,"tr_customer_product_id":182183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:36.000Z","modified_at":"2026-02-10T07:02:36.000Z","name":"Arden Crist","mobile_number":"601-599-7998","email_id":"Willy_Harris@yahoo.com","dop":"2025-04-06","serial_number":"14936031459748460","imei1":"14936031459748460","imei2":"14936031459748460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182176,"job_number":"JOB_182176","tr_customer_id":182194,"tr_customer_product_id":182184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:01.000Z","modified_at":"2026-02-10T07:03:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"14410929038263","imei1":"14410929038263","imei2":"14410929038263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182177,"job_number":"JOB_182177","tr_customer_id":182195,"tr_customer_product_id":182185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:02.000Z","modified_at":"2026-02-10T07:03:37.000Z","name":"Katheryn Pacocha","mobile_number":"711-695-5165","email_id":"Aileen_Connelly88@yahoo.com","dop":"2025-10-21","serial_number":"15822459088081","imei1":"15822459088081","imei2":"15822459088081","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182178,"job_number":"JOB_182178","tr_customer_id":182196,"tr_customer_product_id":182186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:12.000Z","modified_at":"2026-02-10T07:03:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13075499105245","imei1":"13075499105245","imei2":"13075499105245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182179,"job_number":"JOB_182179","tr_customer_id":182197,"tr_customer_product_id":182187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:12.000Z","modified_at":"2026-02-10T07:03:49.000Z","name":"Lucinda Simonis","mobile_number":"309-724-7028","email_id":"Josianne.Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"16864397144862","imei1":"16864397144862","imei2":"16864397144862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182180,"job_number":"JOB_182180","tr_customer_id":182198,"tr_customer_product_id":182188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:13.000Z","modified_at":"2026-02-10T07:03:13.000Z","name":"Nellie Jast","mobile_number":"457-832-5887","email_id":"Theresia_Klocko40@gmail.com","dop":"2025-04-06","serial_number":"13229689933584812","imei1":"13229689933584812","imei2":"13229689933584812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182181,"job_number":"JOB_182181","tr_customer_id":182199,"tr_customer_product_id":182189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:48.000Z","modified_at":"2026-02-10T07:03:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15596561586329","imei1":"15596561586329","imei2":"15596561586329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182182,"job_number":"JOB_182182","tr_customer_id":182200,"tr_customer_product_id":182190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:48.000Z","modified_at":"2026-02-10T07:04:27.000Z","name":"Eldon Schmitt","mobile_number":"917-599-4610","email_id":"Carlo.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11903656767482","imei1":"11903656767482","imei2":"11903656767482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182183,"job_number":"JOB_182183","tr_customer_id":182201,"tr_customer_product_id":182191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:50.000Z","modified_at":"2026-02-10T07:03:50.000Z","name":"Osvaldo Corkery","mobile_number":"420-413-8270","email_id":"Gage.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15999547466076648","imei1":"15999547466076648","imei2":"15999547466076648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182184,"job_number":"JOB_182184","tr_customer_id":182202,"tr_customer_product_id":182192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:56.000Z","modified_at":"2026-02-10T07:03:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18388339043553","imei1":"18388339043553","imei2":"18388339043553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182185,"job_number":"JOB_182185","tr_customer_id":182203,"tr_customer_product_id":182193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:56.000Z","modified_at":"2026-02-10T07:04:33.000Z","name":"Doyle Pfeffer","mobile_number":"215-925-8084","email_id":"Miles.Daugherty81@hotmail.com","dop":"2025-04-06","serial_number":"16860324115991","imei1":"16860324115991","imei2":"16860324115991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182186,"job_number":"JOB_182186","tr_customer_id":182204,"tr_customer_product_id":182194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:57.000Z","modified_at":"2026-02-10T07:03:57.000Z","name":"Maegan Murray","mobile_number":"301-354-7438","email_id":"Berneice39@gmail.com","dop":"2025-04-06","serial_number":"11002550369825412","imei1":"11002550369825412","imei2":"11002550369825412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182187,"job_number":"JOB_182187","tr_customer_id":182205,"tr_customer_product_id":182195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:04.000Z","modified_at":"2026-02-10T07:04:04.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18328067220269","imei1":"18328067220269","imei2":"18328067220269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182188,"job_number":"JOB_182188","tr_customer_id":182206,"tr_customer_product_id":182196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:04.000Z","modified_at":"2026-02-10T07:04:43.000Z","name":"Fermin Kub","mobile_number":"968-559-2850","email_id":"Geo85@gmail.com","dop":"2025-04-06","serial_number":"14071818839437","imei1":"14071818839437","imei2":"14071818839437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182189,"job_number":"JOB_182189","tr_customer_id":182207,"tr_customer_product_id":182197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:05.000Z","modified_at":"2026-02-10T07:04:05.000Z","name":"Shaniya Langworth","mobile_number":"339-244-6641","email_id":"Pablo86@yahoo.com","dop":"2025-04-06","serial_number":"11990441152297496","imei1":"11990441152297496","imei2":"11990441152297496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182191,"job_number":"JOB_182191","tr_customer_id":182209,"tr_customer_product_id":182199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:13.000Z","modified_at":"2026-02-10T07:04:52.000Z","name":"Isabell Cummerata","mobile_number":"458-487-3102","email_id":"Cecil11@gmail.com","dop":"2000-01-31","serial_number":"10948630132053","imei1":"10948630132053","imei2":"10948630132053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182193,"job_number":"JOB_182193","tr_customer_id":182211,"tr_customer_product_id":182201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:34.000Z","modified_at":"2026-02-10T07:04:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12077426234677","imei1":"12077426234677","imei2":"12077426234677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182194,"job_number":"JOB_182194","tr_customer_id":182212,"tr_customer_product_id":182202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:35.000Z","modified_at":"2026-02-10T07:05:13.000Z","name":"Lonie Pfannerstill","mobile_number":"669-950-5365","email_id":"Sam_Treutel59@yahoo.com","dop":"2025-04-06","serial_number":"13399787721398","imei1":"13399787721398","imei2":"13399787721398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182195,"job_number":"JOB_182195","tr_customer_id":182213,"tr_customer_product_id":182203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:36.000Z","modified_at":"2026-02-10T07:04:36.000Z","name":"Kelton Reynolds","mobile_number":"788-828-1544","email_id":"Lambert.Bailey@yahoo.com","dop":"2025-04-06","serial_number":"17379473551551232","imei1":"17379473551551232","imei2":"17379473551551232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182196,"job_number":"JOB_182196","tr_customer_id":182214,"tr_customer_product_id":182204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:50.000Z","modified_at":"2026-02-10T07:04:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12467997184844","imei1":"12467997184844","imei2":"12467997184844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182197,"job_number":"JOB_182197","tr_customer_id":182215,"tr_customer_product_id":182205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:50.000Z","modified_at":"2026-02-10T07:05:29.000Z","name":"Fermin Dare","mobile_number":"373-491-6948","email_id":"Faustino_Gleason29@hotmail.com","dop":"2025-04-06","serial_number":"11747784680248","imei1":"11747784680248","imei2":"11747784680248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182198,"job_number":"JOB_182198","tr_customer_id":182216,"tr_customer_product_id":182206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:52.000Z","modified_at":"2026-02-10T07:04:52.000Z","name":"Lew Mraz","mobile_number":"357-804-3834","email_id":"Wilford_Barton24@yahoo.com","dop":"2025-04-06","serial_number":"18143458143396508","imei1":"18143458143396508","imei2":"18143458143396508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182200,"job_number":"JOB_182200","tr_customer_id":182218,"tr_customer_product_id":182208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:00.000Z","modified_at":"2026-02-10T07:05:38.000Z","name":"Colby Reynolds","mobile_number":"614-411-5128","email_id":"Vella_Hoeger70@hotmail.com","dop":"2000-01-31","serial_number":"10122690084147","imei1":"10122690084147","imei2":"10122690084147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182202,"job_number":"JOB_182202","tr_customer_id":182220,"tr_customer_product_id":182210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:20.000Z","modified_at":"2026-02-10T07:05:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11205321961992","imei1":"11205321961992","imei2":"11205321961992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182203,"job_number":"JOB_182203","tr_customer_id":182221,"tr_customer_product_id":182211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:20.000Z","modified_at":"2026-02-10T07:05:58.000Z","name":"Emil Kling","mobile_number":"784-718-4720","email_id":"Patience.Flatley@hotmail.com","dop":"2025-04-06","serial_number":"16310018910521","imei1":"16310018910521","imei2":"16310018910521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182204,"job_number":"JOB_182204","tr_customer_id":182222,"tr_customer_product_id":182212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:22.000Z","modified_at":"2026-02-10T07:05:22.000Z","name":"Aniyah Vandervort","mobile_number":"810-291-4071","email_id":"Jayme1@gmail.com","dop":"2025-04-06","serial_number":"19962304039350230","imei1":"19962304039350230","imei2":"19962304039350230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182205,"job_number":"JOB_182205","tr_customer_id":182223,"tr_customer_product_id":182213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:28.000Z","modified_at":"2026-02-10T07:05:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867642297803","imei1":"11867642297803","imei2":"11867642297803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182206,"job_number":"JOB_182206","tr_customer_id":182224,"tr_customer_product_id":182214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:28.000Z","modified_at":"2026-02-10T07:06:06.000Z","name":"Asia Buckridge","mobile_number":"485-557-0554","email_id":"Mariah.Towne21@hotmail.com","dop":"2025-04-06","serial_number":"17190002647811","imei1":"17190002647811","imei2":"17190002647811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182207,"job_number":"JOB_182207","tr_customer_id":182225,"tr_customer_product_id":182215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:30.000Z","modified_at":"2026-02-10T07:05:30.000Z","name":"Sadye Lubowitz","mobile_number":"301-220-1175","email_id":"Wendell.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18967042419037970","imei1":"18967042419037970","imei2":"18967042419037970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182208,"job_number":"JOB_182208","tr_customer_id":182226,"tr_customer_product_id":182216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:36.000Z","modified_at":"2026-02-10T07:05:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16926026278723","imei1":"16926026278723","imei2":"16926026278723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182209,"job_number":"JOB_182209","tr_customer_id":182227,"tr_customer_product_id":182217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:36.000Z","modified_at":"2026-02-10T07:06:14.000Z","name":"Willie Grimes","mobile_number":"326-781-0039","email_id":"Madaline12@hotmail.com","dop":"2025-04-06","serial_number":"19521598543781","imei1":"19521598543781","imei2":"19521598543781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182210,"job_number":"JOB_182210","tr_customer_id":182228,"tr_customer_product_id":182218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:38.000Z","modified_at":"2026-02-10T07:05:38.000Z","name":"Donnell Dare","mobile_number":"365-292-4065","email_id":"Rigoberto78@hotmail.com","dop":"2025-04-06","serial_number":"11507820507155902","imei1":"11507820507155902","imei2":"11507820507155902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182212,"job_number":"JOB_182212","tr_customer_id":182230,"tr_customer_product_id":182220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:46.000Z","modified_at":"2026-02-10T07:06:25.000Z","name":"Rylan Gleichner","mobile_number":"240-904-5693","email_id":"Jett.Maggio32@yahoo.com","dop":"2000-01-31","serial_number":"10211775444049","imei1":"10211775444049","imei2":"10211775444049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182214,"job_number":"JOB_182214","tr_customer_id":182232,"tr_customer_product_id":182222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:13.000Z","modified_at":"2026-02-10T07:06:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18264681178053","imei1":"18264681178053","imei2":"18264681178053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182215,"job_number":"JOB_182215","tr_customer_id":182233,"tr_customer_product_id":182223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:13.000Z","modified_at":"2026-02-10T07:06:50.000Z","name":"Morris Keeling","mobile_number":"292-761-2297","email_id":"Bart49@yahoo.com","dop":"2025-04-06","serial_number":"13235028898001","imei1":"13235028898001","imei2":"13235028898001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182216,"job_number":"JOB_182216","tr_customer_id":182234,"tr_customer_product_id":182224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:14.000Z","modified_at":"2026-02-10T07:06:14.000Z","name":"Dorcas Franecki","mobile_number":"625-730-8968","email_id":"Shaina_Schmitt33@gmail.com","dop":"2025-04-06","serial_number":"17736325176953024","imei1":"17736325176953024","imei2":"17736325176953024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182218,"job_number":"JOB_182218","tr_customer_id":182236,"tr_customer_product_id":182226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:32.000Z","modified_at":"2026-02-10T07:07:11.000Z","name":"Christ Will","mobile_number":"665-600-9844","email_id":"Carleton0@hotmail.com","dop":"2000-01-31","serial_number":"10573778026473","imei1":"10573778026473","imei2":"10573778026473","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182220,"job_number":"JOB_182220","tr_customer_id":182238,"tr_customer_product_id":182228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:57.000Z","modified_at":"2026-02-10T07:06:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11198792287994","imei1":"11198792287994","imei2":"11198792287994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182221,"job_number":"JOB_182221","tr_customer_id":182239,"tr_customer_product_id":182229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:57.000Z","modified_at":"2026-02-10T07:07:34.000Z","name":"Foster Gulgowski","mobile_number":"394-311-0783","email_id":"Korey62@hotmail.com","dop":"2025-04-06","serial_number":"18640319992236","imei1":"18640319992236","imei2":"18640319992236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:07:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182222,"job_number":"JOB_182222","tr_customer_id":182240,"tr_customer_product_id":182230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:59.000Z","modified_at":"2026-02-10T07:06:59.000Z","name":"Eldridge Rippin","mobile_number":"718-566-2340","email_id":"Preston.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"19548797432981200","imei1":"19548797432981200","imei2":"19548797432981200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182223,"job_number":"JOB_182223","tr_customer_id":182241,"tr_customer_product_id":182231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:50.000Z","modified_at":"2026-02-10T07:10:50.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17364713756671","imei1":"17364713756671","imei2":"17364713756671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182224,"job_number":"JOB_182224","tr_customer_id":182242,"tr_customer_product_id":182232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:51.000Z","modified_at":"2026-02-10T07:11:32.000Z","name":"Neva Monahan","mobile_number":"642-886-8258","email_id":"Ilene.Haley@gmail.com","dop":"2025-04-06","serial_number":"18737535251198","imei1":"18737535251198","imei2":"18737535251198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182225,"job_number":"JOB_182225","tr_customer_id":182243,"tr_customer_product_id":182233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:52.000Z","modified_at":"2026-02-10T07:10:52.000Z","name":"Mac Lind","mobile_number":"803-455-9259","email_id":"Verla.Legros@hotmail.com","dop":"2025-04-06","serial_number":"17161461934803340","imei1":"17161461934803340","imei2":"17161461934803340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182226,"job_number":"JOB_182226","tr_customer_id":182244,"tr_customer_product_id":182234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:21.000Z","modified_at":"2026-02-10T07:11:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17771252364482","imei1":"17771252364482","imei2":"17771252364482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182227,"job_number":"JOB_182227","tr_customer_id":182245,"tr_customer_product_id":182235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:21.000Z","modified_at":"2026-02-10T07:12:03.000Z","name":"Heloise Jakubowski","mobile_number":"789-919-2927","email_id":"Camylle.Wiza61@hotmail.com","dop":"2025-04-06","serial_number":"10547687721741","imei1":"10547687721741","imei2":"10547687721741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182228,"job_number":"JOB_182228","tr_customer_id":182246,"tr_customer_product_id":182236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:23.000Z","modified_at":"2026-02-10T07:11:23.000Z","name":"Linnie Davis","mobile_number":"634-748-8093","email_id":"Colby_Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"16331199842799732","imei1":"16331199842799732","imei2":"16331199842799732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182229,"job_number":"JOB_182229","tr_customer_id":182247,"tr_customer_product_id":182237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:40.000Z","modified_at":"2026-02-10T07:11:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12707855205845","imei1":"12707855205845","imei2":"12707855205845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182230,"job_number":"JOB_182230","tr_customer_id":182248,"tr_customer_product_id":182238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:40.000Z","modified_at":"2026-02-10T07:12:21.000Z","name":"Herminio Hintz","mobile_number":"498-820-8494","email_id":"Vivienne42@yahoo.com","dop":"2025-04-06","serial_number":"16768614698957","imei1":"16768614698957","imei2":"16768614698957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182231,"job_number":"JOB_182231","tr_customer_id":182249,"tr_customer_product_id":182239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:42.000Z","modified_at":"2026-02-10T07:11:42.000Z","name":"Linnea Lebsack","mobile_number":"988-807-4206","email_id":"Raheem.Hansen@gmail.com","dop":"2025-04-06","serial_number":"12062031791550592","imei1":"12062031791550592","imei2":"12062031791550592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182232,"job_number":"JOB_182232","tr_customer_id":182250,"tr_customer_product_id":182240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:11.000Z","modified_at":"2026-02-10T07:12:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17817372476880","imei1":"17817372476880","imei2":"17817372476880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182233,"job_number":"JOB_182233","tr_customer_id":182251,"tr_customer_product_id":182241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:11.000Z","modified_at":"2026-02-10T07:12:52.000Z","name":"Maggie Stanton","mobile_number":"442-907-0258","email_id":"Olin_Heller@hotmail.com","dop":"2025-04-06","serial_number":"18456322748555","imei1":"18456322748555","imei2":"18456322748555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182234,"job_number":"JOB_182234","tr_customer_id":182252,"tr_customer_product_id":182242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:13.000Z","modified_at":"2026-02-10T07:12:13.000Z","name":"Eulalia Paucek","mobile_number":"480-692-1011","email_id":"Rowland46@yahoo.com","dop":"2025-04-06","serial_number":"15790368882003324","imei1":"15790368882003324","imei2":"15790368882003324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182235,"job_number":"JOB_182235","tr_customer_id":182253,"tr_customer_product_id":182243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:23.000Z","modified_at":"2026-02-10T07:12:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15327200171104","imei1":"15327200171104","imei2":"15327200171104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182236,"job_number":"JOB_182236","tr_customer_id":182254,"tr_customer_product_id":182244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:23.000Z","modified_at":"2026-02-10T07:13:04.000Z","name":"Brown Cronin","mobile_number":"451-553-7047","email_id":"Gregorio20@gmail.com","dop":"2025-04-06","serial_number":"16407923444177","imei1":"16407923444177","imei2":"16407923444177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182237,"job_number":"JOB_182237","tr_customer_id":182255,"tr_customer_product_id":182245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:25.000Z","modified_at":"2026-02-10T07:12:25.000Z","name":"Adrien Crona","mobile_number":"880-437-1602","email_id":"Jayson32@yahoo.com","dop":"2025-04-06","serial_number":"15359608967081896","imei1":"15359608967081896","imei2":"15359608967081896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182238,"job_number":"JOB_182238","tr_customer_id":182256,"tr_customer_product_id":182246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:29.000Z","modified_at":"2026-02-10T07:12:29.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16730392096824","imei1":"16730392096824","imei2":"16730392096824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182239,"job_number":"JOB_182239","tr_customer_id":182257,"tr_customer_product_id":182247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:29.000Z","modified_at":"2026-02-10T07:13:10.000Z","name":"Rosamond Kertzmann","mobile_number":"577-305-0479","email_id":"Daphne.Parisian56@gmail.com","dop":"2025-04-06","serial_number":"10114043596226","imei1":"10114043596226","imei2":"10114043596226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182240,"job_number":"JOB_182240","tr_customer_id":182258,"tr_customer_product_id":182248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:31.000Z","modified_at":"2026-02-10T07:12:31.000Z","name":"Leila Beatty","mobile_number":"200-797-5321","email_id":"Samson.Rolfson91@hotmail.com","dop":"2025-04-06","serial_number":"10603128591541776","imei1":"10603128591541776","imei2":"10603128591541776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182241,"job_number":"JOB_182241","tr_customer_id":182259,"tr_customer_product_id":182249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:44.000Z","modified_at":"2026-02-10T07:13:20.000Z","name":"Owen Predovic","mobile_number":"229-279-6920","email_id":"Valentin48@hotmail.com","dop":"2025-04-06","serial_number":"19877120925953","imei1":"19877120925953","imei2":"19877120925953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182242,"job_number":"JOB_182242","tr_customer_id":182260,"tr_customer_product_id":182250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:45.000Z","modified_at":"2026-02-10T07:12:45.000Z","name":"Brianne Bernhard","mobile_number":"822-943-9791","email_id":"Elody60@yahoo.com","dop":"2025-04-06","serial_number":"13178631318605916","imei1":"13178631318605916","imei2":"13178631318605916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182243,"job_number":"JOB_182243","tr_customer_id":182261,"tr_customer_product_id":182251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:56.000Z","modified_at":"2026-02-10T07:13:34.000Z","name":"Kian Denesik","mobile_number":"650-355-2294","email_id":"Martin6@gmail.com","dop":"2025-04-06","serial_number":"10466658736279","imei1":"10466658736279","imei2":"10466658736279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182244,"job_number":"JOB_182244","tr_customer_id":182262,"tr_customer_product_id":182252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:58.000Z","modified_at":"2026-02-10T07:12:58.000Z","name":"Yolanda Parker","mobile_number":"992-604-2015","email_id":"Josefa78@yahoo.com","dop":"2025-04-06","serial_number":"19081001467740970","imei1":"19081001467740970","imei2":"19081001467740970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182245,"job_number":"JOB_182245","tr_customer_id":182263,"tr_customer_product_id":182253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:00.000Z","modified_at":"2026-02-10T07:13:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19069744473801","imei1":"19069744473801","imei2":"19069744473801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182246,"job_number":"JOB_182246","tr_customer_id":182264,"tr_customer_product_id":182254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:01.000Z","modified_at":"2026-02-10T07:13:42.000Z","name":"Ulises Runolfsdottir","mobile_number":"612-980-5586","email_id":"Antonietta_Herman@hotmail.com","dop":"2025-04-06","serial_number":"16563818967763","imei1":"16563818967763","imei2":"16563818967763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182247,"job_number":"JOB_182247","tr_customer_id":182265,"tr_customer_product_id":182255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:02.000Z","modified_at":"2026-02-10T07:13:02.000Z","name":"Alanna Carroll","mobile_number":"297-509-6103","email_id":"Rosa_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"11210461450896704","imei1":"11210461450896704","imei2":"11210461450896704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182248,"job_number":"JOB_182248","tr_customer_id":182266,"tr_customer_product_id":182256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:12.000Z","modified_at":"2026-02-10T07:13:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11620460170253","imei1":"11620460170253","imei2":"11620460170253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182249,"job_number":"JOB_182249","tr_customer_id":182267,"tr_customer_product_id":182257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:13.000Z","modified_at":"2026-02-10T07:13:54.000Z","name":"Brown Veum","mobile_number":"575-620-3388","email_id":"Manley68@yahoo.com","dop":"2025-04-06","serial_number":"17976287020093","imei1":"17976287020093","imei2":"17976287020093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182250,"job_number":"JOB_182250","tr_customer_id":182268,"tr_customer_product_id":182258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:14.000Z","modified_at":"2026-02-10T07:13:14.000Z","name":"Maxwell Murphy","mobile_number":"257-423-3211","email_id":"Maximus_McClure46@gmail.com","dop":"2025-04-06","serial_number":"17949281456872968","imei1":"17949281456872968","imei2":"17949281456872968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182251,"job_number":"JOB_182251","tr_customer_id":182269,"tr_customer_product_id":182259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:02.000Z","modified_at":"2026-02-10T07:14:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11478551396990","imei1":"11478551396990","imei2":"11478551396990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182252,"job_number":"JOB_182252","tr_customer_id":182270,"tr_customer_product_id":182260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:02.000Z","modified_at":"2026-02-10T07:14:42.000Z","name":"Esther Osinski","mobile_number":"533-241-3227","email_id":"Nils_King33@gmail.com","dop":"2025-04-06","serial_number":"15173173146655","imei1":"15173173146655","imei2":"15173173146655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182253,"job_number":"JOB_182253","tr_customer_id":182271,"tr_customer_product_id":182261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:03.000Z","modified_at":"2026-02-10T07:14:03.000Z","name":"Miller Jaskolski","mobile_number":"251-771-2563","email_id":"Anna.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"16624489984915020","imei1":"16624489984915020","imei2":"16624489984915020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182254,"job_number":"JOB_182254","tr_customer_id":182272,"tr_customer_product_id":182262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:39.000Z","modified_at":"2026-02-10T07:17:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17863703661155","imei1":"17863703661155","imei2":"17863703661155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182255,"job_number":"JOB_182255","tr_customer_id":182273,"tr_customer_product_id":182263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:39.000Z","modified_at":"2026-02-10T07:18:17.000Z","name":"Dayton Kuphal","mobile_number":"206-624-9146","email_id":"Zita61@gmail.com","dop":"2025-04-06","serial_number":"11320284724446","imei1":"11320284724446","imei2":"11320284724446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182256,"job_number":"JOB_182256","tr_customer_id":182274,"tr_customer_product_id":182264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:40.000Z","modified_at":"2026-02-10T07:17:40.000Z","name":"Grady Glover","mobile_number":"356-440-0087","email_id":"Ryley32@hotmail.com","dop":"2025-04-06","serial_number":"12143416819628634","imei1":"12143416819628634","imei2":"12143416819628634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182257,"job_number":"JOB_182257","tr_customer_id":182275,"tr_customer_product_id":182265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:44.000Z","modified_at":"2026-02-10T07:18:20.000Z","name":"Samantha Ratke","mobile_number":"960-457-9830","email_id":"Mohammad.Schulist22@yahoo.com","dop":"2025-04-06","serial_number":"10780028364063","imei1":"10780028364063","imei2":"10780028364063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182258,"job_number":"JOB_182258","tr_customer_id":182276,"tr_customer_product_id":182266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:45.000Z","modified_at":"2026-02-10T07:17:45.000Z","name":"Mallory Wuckert","mobile_number":"445-394-9902","email_id":"Milan24@hotmail.com","dop":"2025-04-06","serial_number":"15583161903930540","imei1":"15583161903930540","imei2":"15583161903930540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182259,"job_number":"JOB_182259","tr_customer_id":182277,"tr_customer_product_id":182267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:25.000Z","modified_at":"2026-02-10T07:18:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16702177819606","imei1":"16702177819606","imei2":"16702177819606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182260,"job_number":"JOB_182260","tr_customer_id":182278,"tr_customer_product_id":182268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:25.000Z","modified_at":"2026-02-10T07:19:03.000Z","name":"Tabitha Moen","mobile_number":"963-589-7336","email_id":"Frederique_Hessel16@gmail.com","dop":"2025-04-06","serial_number":"10300070899111","imei1":"10300070899111","imei2":"10300070899111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182261,"job_number":"JOB_182261","tr_customer_id":182279,"tr_customer_product_id":182269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:26.000Z","modified_at":"2026-02-10T07:18:26.000Z","name":"Bette DuBuque","mobile_number":"247-284-1278","email_id":"Jamaal.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11379342984341914","imei1":"11379342984341914","imei2":"11379342984341914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182262,"job_number":"JOB_182262","tr_customer_id":182280,"tr_customer_product_id":182270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:10.000Z","modified_at":"2026-02-10T07:19:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12502681572243","imei1":"12502681572243","imei2":"12502681572243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182263,"job_number":"JOB_182263","tr_customer_id":182281,"tr_customer_product_id":182271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:11.000Z","modified_at":"2026-02-10T07:19:49.000Z","name":"Vivienne Wolf","mobile_number":"381-353-0762","email_id":"Godfrey54@yahoo.com","dop":"2025-04-06","serial_number":"15210351743050","imei1":"15210351743050","imei2":"15210351743050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182264,"job_number":"JOB_182264","tr_customer_id":182282,"tr_customer_product_id":182272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:12.000Z","modified_at":"2026-02-10T07:19:12.000Z","name":"Malachi Simonis","mobile_number":"226-986-8065","email_id":"Frederique_Luettgen15@hotmail.com","dop":"2025-04-06","serial_number":"16494852136115484","imei1":"16494852136115484","imei2":"16494852136115484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182265,"job_number":"JOB_182265","tr_customer_id":182283,"tr_customer_product_id":182273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:26.000Z","modified_at":"2026-02-10T07:48:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16533503078524","imei1":"16533503078524","imei2":"16533503078524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182266,"job_number":"JOB_182266","tr_customer_id":182284,"tr_customer_product_id":182274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:26.000Z","modified_at":"2026-02-10T07:48:36.000Z","name":"Daniela Walsh","mobile_number":"747-755-7020","email_id":"Lamar15@yahoo.com","dop":"2025-12-01","serial_number":"10292054466728","imei1":"10292054466728","imei2":"10292054466728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182267,"job_number":"JOB_182267","tr_customer_id":182285,"tr_customer_product_id":182275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:40.000Z","modified_at":"2026-02-10T07:48:40.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12966740287060","imei1":"12966740287060","imei2":"12966740287060","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182268,"job_number":"JOB_182268","tr_customer_id":182286,"tr_customer_product_id":182276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:41.000Z","modified_at":"2026-02-10T07:48:51.000Z","name":"Gardner Wehner","mobile_number":"632-264-6314","email_id":"Cydney_Lang78@gmail.com","dop":"2025-12-01","serial_number":"16233800367466","imei1":"16233800367466","imei2":"16233800367466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182269,"job_number":"JOB_182269","tr_customer_id":182287,"tr_customer_product_id":182277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:55.000Z","modified_at":"2026-02-10T07:48:55.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19170903716479","imei1":"19170903716479","imei2":"19170903716479","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182270,"job_number":"JOB_182270","tr_customer_id":182288,"tr_customer_product_id":182278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:55.000Z","modified_at":"2026-02-10T07:49:05.000Z","name":"Jillian Kunde","mobile_number":"973-367-0501","email_id":"Janick_Kunze59@gmail.com","dop":"2025-12-01","serial_number":"19681395721277","imei1":"19681395721277","imei2":"19681395721277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182277,"job_number":"JOB_182277","tr_customer_id":182295,"tr_customer_product_id":182285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:47.000Z","modified_at":"2026-02-10T08:06:47.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13842277612131","imei1":"13842277612131","imei2":"13842277612131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182278,"job_number":"JOB_182278","tr_customer_id":182296,"tr_customer_product_id":182286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:47.000Z","modified_at":"2026-02-10T08:07:29.000Z","name":"Christopher Greenholt","mobile_number":"241-739-3349","email_id":"Blanca_Heathcote81@yahoo.com","dop":"2025-04-06","serial_number":"17179609815597","imei1":"17179609815597","imei2":"17179609815597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:07:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182279,"job_number":"JOB_182279","tr_customer_id":182297,"tr_customer_product_id":182287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:49.000Z","modified_at":"2026-02-10T08:06:49.000Z","name":"Benedict Halvorson","mobile_number":"620-396-9222","email_id":"Guiseppe15@gmail.com","dop":"2025-04-06","serial_number":"12537995278352476","imei1":"12537995278352476","imei2":"12537995278352476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182280,"job_number":"JOB_182280","tr_customer_id":182298,"tr_customer_product_id":182288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:22.000Z","modified_at":"2026-02-10T08:08:01.000Z","name":"Sheldon Becker","mobile_number":"365-397-1734","email_id":"Marie_Lind4@hotmail.com","dop":"2025-04-06","serial_number":"16519431340628","imei1":"16519431340628","imei2":"16519431340628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182281,"job_number":"JOB_182281","tr_customer_id":182299,"tr_customer_product_id":182289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:24.000Z","modified_at":"2026-02-10T08:07:24.000Z","name":"Vida Rohan","mobile_number":"668-774-1266","email_id":"Josianne46@yahoo.com","dop":"2025-04-06","serial_number":"10584901606641784","imei1":"10584901606641784","imei2":"10584901606641784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182282,"job_number":"JOB_182282","tr_customer_id":182300,"tr_customer_product_id":182290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:37.000Z","modified_at":"2026-02-10T08:07:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17679652088065","imei1":"17679652088065","imei2":"17679652088065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182283,"job_number":"JOB_182283","tr_customer_id":182301,"tr_customer_product_id":182291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:37.000Z","modified_at":"2026-02-10T08:08:19.000Z","name":"Aryanna Anderson","mobile_number":"570-203-1309","email_id":"Sheila.Bogisich86@yahoo.com","dop":"2025-04-06","serial_number":"13457399011881","imei1":"13457399011881","imei2":"13457399011881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182284,"job_number":"JOB_182284","tr_customer_id":182302,"tr_customer_product_id":182292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:39.000Z","modified_at":"2026-02-10T08:07:39.000Z","name":"Maeve O'Hara","mobile_number":"967-456-5660","email_id":"Nettie88@gmail.com","dop":"2025-04-06","serial_number":"19458685110333810","imei1":"19458685110333810","imei2":"19458685110333810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182286,"job_number":"JOB_182286","tr_customer_id":182304,"tr_customer_product_id":182294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:52.000Z","modified_at":"2026-02-10T08:08:34.000Z","name":"Kayla Collier","mobile_number":"764-283-4796","email_id":"Syble25@yahoo.com","dop":"2025-04-06","serial_number":"13197637745674","imei1":"13197637745674","imei2":"13197637745674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182287,"job_number":"JOB_182287","tr_customer_id":182305,"tr_customer_product_id":182295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:54.000Z","modified_at":"2026-02-10T08:07:54.000Z","name":"Rebekah Conroy","mobile_number":"268-713-5508","email_id":"Aylin_Kutch67@yahoo.com","dop":"2025-04-06","serial_number":"19424050718123110","imei1":"19424050718123110","imei2":"19424050718123110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182290,"job_number":"JOB_182290","tr_customer_id":182308,"tr_customer_product_id":182298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:27.000Z","modified_at":"2026-02-10T08:08:27.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11573880858710","imei1":"11573880858710","imei2":"11573880858710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182291,"job_number":"JOB_182291","tr_customer_id":182309,"tr_customer_product_id":182299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:27.000Z","modified_at":"2026-02-10T08:09:09.000Z","name":"Cathy Mayer","mobile_number":"795-569-6778","email_id":"Brock_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"18965358755441","imei1":"18965358755441","imei2":"18965358755441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182292,"job_number":"JOB_182292","tr_customer_id":182310,"tr_customer_product_id":182300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:29.000Z","modified_at":"2026-02-10T08:08:29.000Z","name":"Anya Schimmel","mobile_number":"852-834-0884","email_id":"Roderick_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10790344269166144","imei1":"10790344269166144","imei2":"10790344269166144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182293,"job_number":"JOB_182293","tr_customer_id":182311,"tr_customer_product_id":182301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:52.000Z","modified_at":"2026-02-10T08:37:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17397127944428","imei1":"17397127944428","imei2":"17397127944428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182294,"job_number":"JOB_182294","tr_customer_id":182312,"tr_customer_product_id":182302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:52.000Z","modified_at":"2026-02-10T08:38:29.000Z","name":"Coleman Dickens","mobile_number":"915-337-8039","email_id":"Jarvis.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"18538337762542","imei1":"18538337762542","imei2":"18538337762542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182295,"job_number":"JOB_182295","tr_customer_id":182313,"tr_customer_product_id":182303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:53.000Z","modified_at":"2026-02-10T08:37:53.000Z","name":"Gordon Schaden","mobile_number":"311-999-2259","email_id":"Lydia24@hotmail.com","dop":"2025-04-06","serial_number":"11171294160386516","imei1":"11171294160386516","imei2":"11171294160386516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182296,"job_number":"JOB_182296","tr_customer_id":182314,"tr_customer_product_id":182304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:36.000Z","modified_at":"2026-02-10T08:38:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10088821484703","imei1":"10088821484703","imei2":"10088821484703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182297,"job_number":"JOB_182297","tr_customer_id":182315,"tr_customer_product_id":182305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:36.000Z","modified_at":"2026-02-10T08:39:13.000Z","name":"Chesley Olson","mobile_number":"929-366-7593","email_id":"Marlen.Collins87@yahoo.com","dop":"2025-04-06","serial_number":"12014433186567","imei1":"12014433186567","imei2":"12014433186567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182298,"job_number":"JOB_182298","tr_customer_id":182316,"tr_customer_product_id":182306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:37.000Z","modified_at":"2026-02-10T08:38:37.000Z","name":"Merlin Lakin","mobile_number":"406-674-7717","email_id":"Georgiana_Bednar29@hotmail.com","dop":"2025-04-06","serial_number":"18813867961927150","imei1":"18813867961927150","imei2":"18813867961927150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182299,"job_number":"JOB_182299","tr_customer_id":182317,"tr_customer_product_id":182307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:19.000Z","modified_at":"2026-02-10T08:39:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11655516380242","imei1":"11655516380242","imei2":"11655516380242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182300,"job_number":"JOB_182300","tr_customer_id":182318,"tr_customer_product_id":182308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:20.000Z","modified_at":"2026-02-10T08:39:56.000Z","name":"Linda Hodkiewicz","mobile_number":"421-361-3129","email_id":"Napoleon.Blanda@gmail.com","dop":"2025-04-06","serial_number":"13015299514741","imei1":"13015299514741","imei2":"13015299514741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182301,"job_number":"JOB_182301","tr_customer_id":182319,"tr_customer_product_id":182309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:21.000Z","modified_at":"2026-02-10T08:39:21.000Z","name":"Bo Hansen","mobile_number":"721-357-8816","email_id":"Geovany11@gmail.com","dop":"2025-04-06","serial_number":"16063849296712392","imei1":"16063849296712392","imei2":"16063849296712392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182302,"job_number":"JOB_182302","tr_customer_id":182320,"tr_customer_product_id":182310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:24.000Z","modified_at":"2026-02-10T09:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10027801329946","imei1":"10027801329946","imei2":"10027801329946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182303,"job_number":"JOB_182303","tr_customer_id":182321,"tr_customer_product_id":182311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:25.000Z","modified_at":"2026-02-10T09:49:03.000Z","name":"Guido O'Kon","mobile_number":"376-476-3316","email_id":"Demetris_Quigley@yahoo.com","dop":"2025-04-06","serial_number":"19644888346191","imei1":"19644888346191","imei2":"19644888346191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182304,"job_number":"JOB_182304","tr_customer_id":182322,"tr_customer_product_id":182312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:26.000Z","modified_at":"2026-02-10T09:48:26.000Z","name":"Nyasia Upton","mobile_number":"789-599-9945","email_id":"Odessa_Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"11019608688882562","imei1":"11019608688882562","imei2":"11019608688882562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182305,"job_number":"JOB_182305","tr_customer_id":182323,"tr_customer_product_id":182313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:11.000Z","modified_at":"2026-02-10T09:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17484665393988","imei1":"17484665393988","imei2":"17484665393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182306,"job_number":"JOB_182306","tr_customer_id":182324,"tr_customer_product_id":182314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:11.000Z","modified_at":"2026-02-10T09:49:49.000Z","name":"Abdullah Fadel","mobile_number":"239-586-2381","email_id":"Kaya_Johnson1@yahoo.com","dop":"2025-04-06","serial_number":"14699801081967","imei1":"14699801081967","imei2":"14699801081967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182307,"job_number":"JOB_182307","tr_customer_id":182325,"tr_customer_product_id":182315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:12.000Z","modified_at":"2026-02-10T09:49:12.000Z","name":"Ignacio Johns","mobile_number":"765-764-4663","email_id":"Retta_Streich21@yahoo.com","dop":"2025-04-06","serial_number":"16060447162735000","imei1":"16060447162735000","imei2":"16060447162735000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182308,"job_number":"JOB_182308","tr_customer_id":182326,"tr_customer_product_id":182316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:56.000Z","modified_at":"2026-02-10T09:49:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16603634111085","imei1":"16603634111085","imei2":"16603634111085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182309,"job_number":"JOB_182309","tr_customer_id":182327,"tr_customer_product_id":182317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:57.000Z","modified_at":"2026-02-10T09:50:35.000Z","name":"Franz Kohler","mobile_number":"461-806-3618","email_id":"Lempi_Volkman@yahoo.com","dop":"2025-04-06","serial_number":"12106109047049","imei1":"12106109047049","imei2":"12106109047049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182310,"job_number":"JOB_182310","tr_customer_id":182328,"tr_customer_product_id":182318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:58.000Z","modified_at":"2026-02-10T09:49:58.000Z","name":"Iliana DuBuque","mobile_number":"453-543-3597","email_id":"Gust91@hotmail.com","dop":"2025-04-06","serial_number":"13725780429817858","imei1":"13725780429817858","imei2":"13725780429817858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182311,"job_number":"JOB_182311","tr_customer_id":182329,"tr_customer_product_id":182319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:51:12.000Z","modified_at":"2026-02-10T09:51:12.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-01-31","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-01-31T09:51:08.240093700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182312,"job_number":"JOB_182312","tr_customer_id":182330,"tr_customer_product_id":182320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:22:53.000Z","modified_at":"2026-02-10T10:22:53.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-31","serial_number":"17700110461787","imei1":"17700110461787","imei2":"17700110461787","popurl":"2026-01-31T10:22:48.402216500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182313,"job_number":"JOB_182313","tr_customer_id":182331,"tr_customer_product_id":182321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:29.000Z","modified_at":"2026-02-10T10:56:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19051676238554","imei1":"19051676238554","imei2":"19051676238554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182314,"job_number":"JOB_182314","tr_customer_id":182332,"tr_customer_product_id":182322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:29.000Z","modified_at":"2026-02-10T10:57:10.000Z","name":"Nat Shanahan","mobile_number":"214-692-7148","email_id":"Chaya.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"13812835357606","imei1":"13812835357606","imei2":"13812835357606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182315,"job_number":"JOB_182315","tr_customer_id":182333,"tr_customer_product_id":182323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:30.000Z","modified_at":"2026-02-10T10:56:30.000Z","name":"Katrina Hackett","mobile_number":"958-837-5520","email_id":"Felicia.Fritsch37@gmail.com","dop":"2025-04-06","serial_number":"13840000982219124","imei1":"13840000982219124","imei2":"13840000982219124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182316,"job_number":"JOB_182316","tr_customer_id":182334,"tr_customer_product_id":182324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:17.000Z","modified_at":"2026-02-10T10:57:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13712194049724","imei1":"13712194049724","imei2":"13712194049724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182317,"job_number":"JOB_182317","tr_customer_id":182335,"tr_customer_product_id":182325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:17.000Z","modified_at":"2026-02-10T10:57:58.000Z","name":"Demarcus Koss","mobile_number":"481-276-1203","email_id":"Trisha70@gmail.com","dop":"2025-04-06","serial_number":"16670662995563","imei1":"16670662995563","imei2":"16670662995563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182318,"job_number":"JOB_182318","tr_customer_id":182336,"tr_customer_product_id":182326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:19.000Z","modified_at":"2026-02-10T10:57:19.000Z","name":"Virginie Kshlerin","mobile_number":"867-598-0364","email_id":"Lulu.Bogisich89@hotmail.com","dop":"2025-04-06","serial_number":"10990228622217982","imei1":"10990228622217982","imei2":"10990228622217982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182319,"job_number":"JOB_182319","tr_customer_id":182337,"tr_customer_product_id":182327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:06.000Z","modified_at":"2026-02-10T10:58:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14016259362382","imei1":"14016259362382","imei2":"14016259362382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182320,"job_number":"JOB_182320","tr_customer_id":182338,"tr_customer_product_id":182328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:06.000Z","modified_at":"2026-02-10T10:58:46.000Z","name":"Brant Dach","mobile_number":"978-802-7765","email_id":"Luella.Murphy60@hotmail.com","dop":"2025-04-06","serial_number":"19832601019124","imei1":"19832601019124","imei2":"19832601019124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182321,"job_number":"JOB_182321","tr_customer_id":182339,"tr_customer_product_id":182329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:07.000Z","modified_at":"2026-02-10T10:58:07.000Z","name":"Lauretta Halvorson","mobile_number":"871-957-9409","email_id":"Glennie60@yahoo.com","dop":"2025-04-06","serial_number":"16785829584401808","imei1":"16785829584401808","imei2":"16785829584401808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182322,"job_number":"JOB_182322","tr_customer_id":182340,"tr_customer_product_id":182330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:05:49.000Z","modified_at":"2026-02-10T11:18:20.000Z","name":"Ram Kumar","mobile_number":"9916150593","email_id":"ramkumar123@gmail.com","dop":"2025-05-05","serial_number":"18417825793574","imei1":"18417825793574","imei2":"18417825793574","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182323,"job_number":"JOB_182323","tr_customer_id":182341,"tr_customer_product_id":182331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:42.000Z","modified_at":"2026-02-10T11:12:42.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-31","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-31T11:12:34.146451029Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182324,"job_number":"JOB_182324","tr_customer_id":182342,"tr_customer_product_id":182332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:44.000Z","modified_at":"2026-02-10T11:12:44.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-31","serial_number":"39547115236341","imei1":"39547115236341","imei2":"39547115236341","popurl":"2026-01-31T11:12:34.148612145Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182325,"job_number":"JOB_182325","tr_customer_id":182343,"tr_customer_product_id":182333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:55.000Z","modified_at":"2026-02-10T11:12:55.000Z","name":"Prayag Dutta","mobile_number":"8637851219","email_id":"chandranath.chattopadhyay@hotmail.com","dop":"2026-01-31","serial_number":"55308538415169","imei1":"55308538415169","imei2":"55308538415169","popurl":"www.bala-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182326,"job_number":"JOB_182326","tr_customer_id":182344,"tr_customer_product_id":182334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:17:17.000Z","modified_at":"2026-02-10T11:17:17.000Z","name":"Vinnie Brown","mobile_number":"905-444-9756","email_id":"Briana35@hotmail.com","dop":"2025-10-05","serial_number":"18942099132211","imei1":"18942099132211","imei2":"18942099132211","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182327,"job_number":"JOB_182327","tr_customer_id":182345,"tr_customer_product_id":182335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:20:29.000Z","modified_at":"2026-02-10T11:20:33.000Z","name":"Ram Kumar","mobile_number":"9916150593","email_id":"ramkumar123@gmail.com","dop":"2025-05-05","serial_number":"13077102754027","imei1":"13077102754027","imei2":"13077102754027","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182328,"job_number":"JOB_182328","tr_customer_id":182346,"tr_customer_product_id":182336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:26:23.000Z","modified_at":"2026-02-10T11:26:23.000Z","name":"Andy Harber","mobile_number":"200-587-9768","email_id":"Thelma.Fadel28@gmail.com","dop":"2025-10-05","serial_number":"18072268478867","imei1":"18072268478867","imei2":"18072268478867","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182329,"job_number":"JOB_182329","tr_customer_id":182347,"tr_customer_product_id":182337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:41.000Z","modified_at":"2026-02-10T11:50:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16246412715577","imei1":"16246412715577","imei2":"16246412715577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182330,"job_number":"JOB_182330","tr_customer_id":182348,"tr_customer_product_id":182338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:41.000Z","modified_at":"2026-02-10T11:51:19.000Z","name":"Pansy Hermiston","mobile_number":"354-752-4954","email_id":"Carlo72@hotmail.com","dop":"2025-04-06","serial_number":"18508197979293","imei1":"18508197979293","imei2":"18508197979293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182331,"job_number":"JOB_182331","tr_customer_id":182349,"tr_customer_product_id":182339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:42.000Z","modified_at":"2026-02-10T11:50:42.000Z","name":"Nova Bartell","mobile_number":"990-537-4673","email_id":"Meagan93@gmail.com","dop":"2025-04-06","serial_number":"10247821662410490","imei1":"10247821662410490","imei2":"10247821662410490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182332,"job_number":"JOB_182332","tr_customer_id":182350,"tr_customer_product_id":182340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:26.000Z","modified_at":"2026-02-10T11:51:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18865374977708","imei1":"18865374977708","imei2":"18865374977708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182333,"job_number":"JOB_182333","tr_customer_id":182351,"tr_customer_product_id":182341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:27.000Z","modified_at":"2026-02-10T11:52:04.000Z","name":"Georgette Ryan","mobile_number":"589-560-8467","email_id":"Mertie.Schuppe@yahoo.com","dop":"2025-04-06","serial_number":"10888973152242","imei1":"10888973152242","imei2":"10888973152242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182334,"job_number":"JOB_182334","tr_customer_id":182352,"tr_customer_product_id":182342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:28.000Z","modified_at":"2026-02-10T11:51:28.000Z","name":"Gudrun Franecki","mobile_number":"595-405-8168","email_id":"Cynthia.Heller71@hotmail.com","dop":"2025-04-06","serial_number":"16635591998648678","imei1":"16635591998648678","imei2":"16635591998648678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182335,"job_number":"JOB_182335","tr_customer_id":182353,"tr_customer_product_id":182343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:11.000Z","modified_at":"2026-02-10T11:52:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12551862027403","imei1":"12551862027403","imei2":"12551862027403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182336,"job_number":"JOB_182336","tr_customer_id":182354,"tr_customer_product_id":182344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:11.000Z","modified_at":"2026-02-10T11:52:49.000Z","name":"Lelia Hauck","mobile_number":"594-439-6418","email_id":"Jaida22@hotmail.com","dop":"2025-04-06","serial_number":"12605093030290","imei1":"12605093030290","imei2":"12605093030290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182337,"job_number":"JOB_182337","tr_customer_id":182355,"tr_customer_product_id":182345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:13.000Z","modified_at":"2026-02-10T11:52:13.000Z","name":"Patrick Hahn","mobile_number":"279-245-1861","email_id":"Jasen.Willms81@hotmail.com","dop":"2025-04-06","serial_number":"19241827252137170","imei1":"19241827252137170","imei2":"19241827252137170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182338,"job_number":"JOB_182338","tr_customer_id":182356,"tr_customer_product_id":182346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:53:55.000Z","modified_at":"2026-02-10T11:54:22.000Z","name":"Garrick Kilback","mobile_number":"337-814-6470","email_id":"Herminio.Lehner8@gmail.com","dop":"2025-04-06","serial_number":"19002862466216","imei1":"19002862466216","imei2":"19002862466216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182339,"job_number":"JOB_182339","tr_customer_id":182357,"tr_customer_product_id":182347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:53:56.000Z","modified_at":"2026-02-10T11:53:56.000Z","name":"Judd Funk","mobile_number":"857-640-3886","email_id":"Hertha_Wiza45@gmail.com","dop":"2025-04-06","serial_number":"19556213455031304","imei1":"19556213455031304","imei2":"19556213455031304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182340,"job_number":"JOB_182340","tr_customer_id":182358,"tr_customer_product_id":182348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:04:26.000Z","modified_at":"2026-02-10T12:04:26.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-31","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-31T12:04:26.216179682Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182341,"job_number":"JOB_182341","tr_customer_id":182359,"tr_customer_product_id":182349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:32:31.000Z","modified_at":"2026-02-10T12:32:54.000Z","name":"Cooper Bernhard","mobile_number":"737-983-1977","email_id":"Domenick.Witting@yahoo.com","dop":"2025-04-06","serial_number":"16688814027913","imei1":"16688814027913","imei2":"16688814027913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T12:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182342,"job_number":"JOB_182342","tr_customer_id":182360,"tr_customer_product_id":182350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:32:32.000Z","modified_at":"2026-02-10T12:32:32.000Z","name":"Roxanne Kshlerin","mobile_number":"200-777-6869","email_id":"Americo.Durgan44@yahoo.com","dop":"2025-04-06","serial_number":"17186483717794934","imei1":"17186483717794934","imei2":"17186483717794934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182343,"job_number":"JOB_182343","tr_customer_id":182361,"tr_customer_product_id":182351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:51:14.000Z","modified_at":"2026-02-10T12:51:36.000Z","name":"Mathew Kerluke","mobile_number":"599-233-3084","email_id":"Concepcion.Hahn41@yahoo.com","dop":"2025-04-06","serial_number":"12511801535789","imei1":"12511801535789","imei2":"12511801535789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T12:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182344,"job_number":"JOB_182344","tr_customer_id":182362,"tr_customer_product_id":182352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:51:15.000Z","modified_at":"2026-02-10T12:51:15.000Z","name":"Larry Hettinger","mobile_number":"506-434-4431","email_id":"Coby_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"18844115583796270","imei1":"18844115583796270","imei2":"18844115583796270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182345,"job_number":"JOB_182345","tr_customer_id":182363,"tr_customer_product_id":182353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:25.000Z","modified_at":"2026-02-10T13:05:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12464893617980","imei1":"12464893617980","imei2":"12464893617980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182346,"job_number":"JOB_182346","tr_customer_id":182364,"tr_customer_product_id":182354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:26.000Z","modified_at":"2026-02-10T13:06:03.000Z","name":"Brad Conn","mobile_number":"996-717-8407","email_id":"Robyn.Barton70@yahoo.com","dop":"2025-04-06","serial_number":"17239275253178","imei1":"17239275253178","imei2":"17239275253178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182347,"job_number":"JOB_182347","tr_customer_id":182365,"tr_customer_product_id":182355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:27.000Z","modified_at":"2026-02-10T13:05:27.000Z","name":"Arlie Dicki","mobile_number":"671-210-2058","email_id":"Shanon.MacGyver35@gmail.com","dop":"2025-04-06","serial_number":"16017937270243188","imei1":"16017937270243188","imei2":"16017937270243188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182348,"job_number":"JOB_182348","tr_customer_id":182366,"tr_customer_product_id":182356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:09.000Z","modified_at":"2026-02-10T13:06:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17713842969216","imei1":"17713842969216","imei2":"17713842969216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182349,"job_number":"JOB_182349","tr_customer_id":182367,"tr_customer_product_id":182357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:10.000Z","modified_at":"2026-02-10T13:06:46.000Z","name":"Dorian Haag","mobile_number":"466-255-2248","email_id":"Esther40@yahoo.com","dop":"2025-04-06","serial_number":"19170165459617","imei1":"19170165459617","imei2":"19170165459617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:06:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182350,"job_number":"JOB_182350","tr_customer_id":182368,"tr_customer_product_id":182358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:11.000Z","modified_at":"2026-02-10T13:06:11.000Z","name":"Jordan Runte","mobile_number":"948-458-0499","email_id":"Jailyn.Kuvalis@hotmail.com","dop":"2025-04-06","serial_number":"17505390495219592","imei1":"17505390495219592","imei2":"17505390495219592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182351,"job_number":"JOB_182351","tr_customer_id":182369,"tr_customer_product_id":182359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:53.000Z","modified_at":"2026-02-10T13:06:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10793691418124","imei1":"10793691418124","imei2":"10793691418124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182352,"job_number":"JOB_182352","tr_customer_id":182370,"tr_customer_product_id":182360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:53.000Z","modified_at":"2026-02-10T13:07:30.000Z","name":"Edna Doyle","mobile_number":"225-859-0960","email_id":"Jayce53@hotmail.com","dop":"2025-04-06","serial_number":"13151008843225","imei1":"13151008843225","imei2":"13151008843225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182353,"job_number":"JOB_182353","tr_customer_id":182371,"tr_customer_product_id":182361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:55.000Z","modified_at":"2026-02-10T13:06:55.000Z","name":"Shemar Casper","mobile_number":"218-261-4938","email_id":"Jude_Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15297803735986228","imei1":"15297803735986228","imei2":"15297803735986228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182354,"job_number":"JOB_182354","tr_customer_id":182372,"tr_customer_product_id":182362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:45:27.000Z","modified_at":"2026-02-10T14:15:56.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-10T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182355,"job_number":"JOB_182355","tr_customer_id":182373,"tr_customer_product_id":182363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:59:11.000Z","modified_at":"2026-02-10T13:59:11.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-31","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-31T13:59:10.563734611Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182356,"job_number":"JOB_182356","tr_customer_id":182374,"tr_customer_product_id":182364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:09.000Z","modified_at":"2026-02-10T14:04:09.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13388360856967","imei1":"13388360856967","imei2":"13388360856967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182357,"job_number":"JOB_182357","tr_customer_id":182375,"tr_customer_product_id":182365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:09.000Z","modified_at":"2026-02-10T14:04:46.000Z","name":"Lewis Anderson","mobile_number":"582-637-4450","email_id":"Jayne.Dickinson@gmail.com","dop":"2025-04-06","serial_number":"17226990839472","imei1":"17226990839472","imei2":"17226990839472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182358,"job_number":"JOB_182358","tr_customer_id":182376,"tr_customer_product_id":182366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:10.000Z","modified_at":"2026-02-10T14:04:10.000Z","name":"Gracie Walter","mobile_number":"989-620-6573","email_id":"Marlee_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11180591553353948","imei1":"11180591553353948","imei2":"11180591553353948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182359,"job_number":"JOB_182359","tr_customer_id":182377,"tr_customer_product_id":182367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:53.000Z","modified_at":"2026-02-10T14:04:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10041846723628","imei1":"10041846723628","imei2":"10041846723628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182360,"job_number":"JOB_182360","tr_customer_id":182378,"tr_customer_product_id":182368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:53.000Z","modified_at":"2026-02-10T14:05:30.000Z","name":"Gregg McLaughlin","mobile_number":"463-387-0859","email_id":"Abdullah.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19995272010362","imei1":"19995272010362","imei2":"19995272010362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182361,"job_number":"JOB_182361","tr_customer_id":182379,"tr_customer_product_id":182369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:55.000Z","modified_at":"2026-02-10T14:04:55.000Z","name":"Dianna Davis","mobile_number":"317-578-2563","email_id":"Cesar32@yahoo.com","dop":"2025-04-06","serial_number":"19567275078933770","imei1":"19567275078933770","imei2":"19567275078933770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182362,"job_number":"JOB_182362","tr_customer_id":182380,"tr_customer_product_id":182370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:37.000Z","modified_at":"2026-02-10T14:05:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19672269368322","imei1":"19672269368322","imei2":"19672269368322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182363,"job_number":"JOB_182363","tr_customer_id":182381,"tr_customer_product_id":182371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:37.000Z","modified_at":"2026-02-10T14:06:14.000Z","name":"Lolita Durgan","mobile_number":"285-438-9913","email_id":"Alejandrin16@hotmail.com","dop":"2025-04-06","serial_number":"10355801151631","imei1":"10355801151631","imei2":"10355801151631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182364,"job_number":"JOB_182364","tr_customer_id":182382,"tr_customer_product_id":182372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:38.000Z","modified_at":"2026-02-10T14:05:38.000Z","name":"Rodolfo Kshlerin","mobile_number":"932-576-7880","email_id":"Leopoldo.Romaguera91@yahoo.com","dop":"2025-04-06","serial_number":"10907745384585854","imei1":"10907745384585854","imei2":"10907745384585854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:04.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182367,"job_number":"JOB_182367","tr_customer_id":182385,"tr_customer_product_id":182375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:05.000Z","modified_at":"2026-02-10T14:18:05.000Z","name":"Johnson Bogisich","mobile_number":"632-845-3338","email_id":"Rhiannon_Terry@hotmail.com","dop":"2025-05-30","serial_number":"18955618247713","imei1":"18955618247713","imei2":"18955618247713","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182368,"job_number":"JOB_182368","tr_customer_id":182386,"tr_customer_product_id":182376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:06.000Z","modified_at":"2026-02-10T14:18:06.000Z","name":"Elmer Lesch","mobile_number":"957-347-8167","email_id":"Ryann.Connelly20@yahoo.com","dop":"2025-05-30","serial_number":"1419146722974254","imei1":"1419146722974254","imei2":"1419146722974254","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181793,"job_number":"JOB_181793","tr_customer_id":181811,"tr_customer_product_id":181801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:24.000Z","modified_at":"2026-02-10T04:40:34.000Z","name":"saitama sensei","mobile_number":"533-552-8196","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"544555515650246","imei1":"544555515650246","imei2":"544555515650246","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181796,"job_number":"JOB_181796","tr_customer_id":181814,"tr_customer_product_id":181804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:40:46.000Z","name":"tanjiro kamado","mobile_number":"764-453-1002","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"726664131470035","imei1":"726664131470035","imei2":"726664131470035","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181801,"job_number":"JOB_181801","tr_customer_id":181819,"tr_customer_product_id":181809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:49.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"giyu tomiaka","mobile_number":"415-720-9788","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"857862110494657","imei1":"857862110494657","imei2":"857862110494657","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181812,"job_number":"JOB_181812","tr_customer_id":181830,"tr_customer_product_id":181820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Timothy15@gmail.com","dop":"2025-07-02","serial_number":"14502059474505","imei1":"14502059474505","imei2":"14502059474505","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181830,"job_number":"JOB_181830","tr_customer_id":181848,"tr_customer_product_id":181838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shanel97@gmail.com","dop":"2025-07-02","serial_number":"17853663203540","imei1":"17853663203540","imei2":"17853663203540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181845,"job_number":"JOB_181845","tr_customer_id":181863,"tr_customer_product_id":181853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:38.000Z","modified_at":"2026-02-10T04:41:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Chaya.Rippin53@hotmail.com","dop":"2025-07-02","serial_number":"12265949860383","imei1":"12265949860383","imei2":"12265949860383","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181858,"job_number":"JOB_181858","tr_customer_id":181876,"tr_customer_product_id":181866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132038306480067","imei1":"132038306480067","imei2":"132038306480067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181859,"job_number":"JOB_181859","tr_customer_id":181877,"tr_customer_product_id":181867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Dolores Murray","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187412880170732","imei1":"187412880170732","imei2":"187412880170732","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181860,"job_number":"JOB_181860","tr_customer_id":181878,"tr_customer_product_id":181868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Megane Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185798910026363","imei1":"185798910026363","imei2":"185798910026363","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181861,"job_number":"JOB_181861","tr_customer_id":181879,"tr_customer_product_id":181869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Damien Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103847395264315","imei1":"103847395264315","imei2":"103847395264315","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181864,"job_number":"JOB_181864","tr_customer_id":181882,"tr_customer_product_id":181872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:48.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"Madilyn Klein","mobile_number":"323-611-0495","email_id":"Dahlia44@hotmail.com","dop":"2025-10-01","serial_number":"18050783101977","imei1":"18050783101977","imei2":"18050783101977","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181874,"job_number":"JOB_181874","tr_customer_id":181892,"tr_customer_product_id":181882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:42:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13764948779548","imei1":"13764948779548","imei2":"13764948779548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181875,"job_number":"JOB_181875","tr_customer_id":181893,"tr_customer_product_id":181883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15534212023106","imei1":"15534212023106","imei2":"15534212023106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181877,"job_number":"JOB_181877","tr_customer_id":181895,"tr_customer_product_id":181885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125330051363795","imei1":"125330051363795","imei2":"125330051363795","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181878,"job_number":"JOB_181878","tr_customer_id":181896,"tr_customer_product_id":181886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Imogene Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140813045414425","imei1":"140813045414425","imei2":"140813045414425","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181880,"job_number":"JOB_181880","tr_customer_id":181898,"tr_customer_product_id":181888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Richard D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127500507210760","imei1":"127500507210760","imei2":"127500507210760","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181882,"job_number":"JOB_181882","tr_customer_id":181900,"tr_customer_product_id":181890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:00.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Kiel Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112425084560532","imei1":"112425084560532","imei2":"112425084560532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181910,"job_number":"JOB_181910","tr_customer_id":181928,"tr_customer_product_id":181918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:27.000Z","modified_at":"2026-02-10T04:42:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105721717381374","imei1":"105721717381374","imei2":"105721717381374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181911,"job_number":"JOB_181911","tr_customer_id":181929,"tr_customer_product_id":181919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:27.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Filomena Fahey","mobile_number":"809-226-7736","email_id":"Kaya.Hackett@hotmail.com","dop":"2025-06-09","serial_number":"100436916958228","imei1":"100436916958228","imei2":"100436916958228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181912,"job_number":"JOB_181912","tr_customer_id":181930,"tr_customer_product_id":181920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:28.000Z","modified_at":"2026-02-10T04:42:28.000Z","name":"Leila Ullrich","mobile_number":"597-319-9163","email_id":"Adolphus.Hirthe3@yahoo.com","dop":"2025-06-09","serial_number":"105246232603032","imei1":"105246232603032","imei2":"105246232603032","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181931,"job_number":"JOB_181931","tr_customer_id":181949,"tr_customer_product_id":181939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:42:48.000Z","name":"Lindsey Powlowski","mobile_number":"968-917-8807","email_id":"Tremayne72@gmail.com","dop":"2025-12-31","serial_number":"10654076730675","imei1":"10654076730675","imei2":"10654076730675","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181938,"job_number":"JOB_181938","tr_customer_id":181956,"tr_customer_product_id":181946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101511109354143","imei1":"101511109354143","imei2":"101511109354143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181939,"job_number":"JOB_181939","tr_customer_id":181957,"tr_customer_product_id":181947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:55.000Z","name":"Donald Mann","mobile_number":"910-876-1635","email_id":"Austen.Krajcik@gmail.com","dop":"2025-06-09","serial_number":"108002363549490","imei1":"108002363549490","imei2":"108002363549490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181940,"job_number":"JOB_181940","tr_customer_id":181958,"tr_customer_product_id":181948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Carmela McCullough","mobile_number":"532-708-0385","email_id":"Ramiro_Legros58@yahoo.com","dop":"2025-06-09","serial_number":"100710335414575","imei1":"100710335414575","imei2":"100710335414575","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181950,"job_number":"JOB_181950","tr_customer_id":181968,"tr_customer_product_id":181958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:53.000Z","modified_at":"2026-02-10T04:43:03.000Z","name":"Delfina Bauch","mobile_number":"888-777-1442","email_id":"Martine48@gmail.com","dop":"2025-12-31","serial_number":"10230033530142","imei1":"10230033530142","imei2":"10230033530142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181957,"job_number":"JOB_181957","tr_customer_id":181975,"tr_customer_product_id":181965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103651396738252","imei1":"103651396738252","imei2":"103651396738252","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181961,"job_number":"JOB_181961","tr_customer_id":181978,"tr_customer_product_id":181968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:11.000Z","name":"Kevin Hahn","mobile_number":"750-906-7954","email_id":"Ezra0@yahoo.com","dop":"2025-06-09","serial_number":"103457710088454","imei1":"103457710088454","imei2":"103457710088454","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181962,"job_number":"JOB_181962","tr_customer_id":181980,"tr_customer_product_id":181970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Noemi Johns","mobile_number":"800-339-6794","email_id":"Bella.Anderson@gmail.com","dop":"2025-06-09","serial_number":"106741073238390","imei1":"106741073238390","imei2":"106741073238390","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181966,"job_number":"JOB_181966","tr_customer_id":181984,"tr_customer_product_id":181974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:07.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"Erling Wyman","mobile_number":"856-696-2506","email_id":"Zechariah.Windler51@yahoo.com","dop":"2025-12-31","serial_number":"10012840677920","imei1":"10012840677920","imei2":"10012840677920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182044,"job_number":"JOB_182044","tr_customer_id":182062,"tr_customer_product_id":182052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:23:33.000Z","modified_at":"2026-02-10T05:23:42.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17446609883117","imei1":"17446609883117","imei2":"17446609883117","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182045,"job_number":"JOB_182045","tr_customer_id":182063,"tr_customer_product_id":182053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:23:33.000Z","modified_at":"2026-02-10T05:23:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17539763180510","imei1":"17539763180510","imei2":"17539763180510","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182090,"job_number":"JOB_182090","tr_customer_id":182108,"tr_customer_product_id":182098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:50:48.000Z","modified_at":"2026-02-10T06:50:59.000Z","name":"Annabell Dach","mobile_number":"791-687-9501","email_id":"Christian_Kihn64@hotmail.com","dop":"2025-11-04","serial_number":"33013318695404","imei1":"33013318695404","imei2":"33013318695404","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182091,"job_number":"JOB_182091","tr_customer_id":182109,"tr_customer_product_id":182099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:51:03.000Z","modified_at":"2026-02-10T06:51:26.000Z","name":"Kristofer Parisian","mobile_number":"971-893-7077","email_id":"Leopold.Pollich@gmail.com","dop":"2025-11-04","serial_number":"67485323096526","imei1":"67485323096526","imei2":"67485323096526","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182092,"job_number":"JOB_182092","tr_customer_id":182110,"tr_customer_product_id":182100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:03.000Z","modified_at":"2026-02-10T06:52:26.000Z","name":"Daphney Wintheiser","mobile_number":"830-528-4623","email_id":"Verona.OReilly@gmail.com","dop":"2025-10-01","serial_number":"15245232274513","imei1":"15245232274513","imei2":"15245232274513","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182096,"job_number":"JOB_182096","tr_customer_id":182114,"tr_customer_product_id":182104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:27.000Z","modified_at":"2026-02-10T06:53:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102244125529070","imei1":"102244125529070","imei2":"102244125529070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182097,"job_number":"JOB_182097","tr_customer_id":182115,"tr_customer_product_id":182105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:28.000Z","modified_at":"2026-02-10T06:53:39.000Z","name":"Abraham Kub","mobile_number":"783-598-1984","email_id":"Ambrose.Dicki68@gmail.com","dop":"2025-06-09","serial_number":"102071394975974","imei1":"102071394975974","imei2":"102071394975974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182098,"job_number":"JOB_182098","tr_customer_id":182116,"tr_customer_product_id":182106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:28.000Z","modified_at":"2026-02-10T06:53:28.000Z","name":"Ludwig Rosenbaum","mobile_number":"367-252-9987","email_id":"Iva.Ondricka@yahoo.com","dop":"2025-06-09","serial_number":"105048257666383","imei1":"105048257666383","imei2":"105048257666383","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182102,"job_number":"JOB_182102","tr_customer_id":182120,"tr_customer_product_id":182110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:43.000Z","modified_at":"2026-02-10T06:53:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103194609794971","imei1":"103194609794971","imei2":"103194609794971","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182103,"job_number":"JOB_182103","tr_customer_id":182121,"tr_customer_product_id":182111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:44.000Z","modified_at":"2026-02-10T06:53:54.000Z","name":"Nathanael Paucek","mobile_number":"260-241-7920","email_id":"Eliezer47@gmail.com","dop":"2025-06-09","serial_number":"106481177746856","imei1":"106481177746856","imei2":"106481177746856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182104,"job_number":"JOB_182104","tr_customer_id":182122,"tr_customer_product_id":182112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:44.000Z","modified_at":"2026-02-10T06:53:44.000Z","name":"Tamia Larson","mobile_number":"587-975-8845","email_id":"Granville1@yahoo.com","dop":"2025-06-09","serial_number":"106554190601285","imei1":"106554190601285","imei2":"106554190601285","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182105,"job_number":"JOB_182105","tr_customer_id":182123,"tr_customer_product_id":182113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:58.000Z","modified_at":"2026-02-10T06:53:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107544362354727","imei1":"107544362354727","imei2":"107544362354727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182106,"job_number":"JOB_182106","tr_customer_id":182124,"tr_customer_product_id":182114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:59.000Z","modified_at":"2026-02-10T06:54:09.000Z","name":"Rupert Rolfson","mobile_number":"570-480-9098","email_id":"Wilber83@gmail.com","dop":"2025-06-09","serial_number":"105452617121847","imei1":"105452617121847","imei2":"105452617121847","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182107,"job_number":"JOB_182107","tr_customer_id":182125,"tr_customer_product_id":182115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:59.000Z","modified_at":"2026-02-10T06:53:59.000Z","name":"Deon Bailey","mobile_number":"823-346-4994","email_id":"Amir_Effertz10@hotmail.com","dop":"2025-06-09","serial_number":"102235237515856","imei1":"102235237515856","imei2":"102235237515856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182113,"job_number":"JOB_182113","tr_customer_id":182131,"tr_customer_product_id":182121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:36.000Z","modified_at":"2026-02-10T06:54:48.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"49397976976648","imei1":"49397976976648","imei2":"49397976976648","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182114,"job_number":"JOB_182114","tr_customer_id":182132,"tr_customer_product_id":182122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:52.000Z","modified_at":"2026-02-10T06:55:04.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98345350198946","imei1":"98345350198946","imei2":"98345350198946","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182117,"job_number":"JOB_182117","tr_customer_id":182135,"tr_customer_product_id":182125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:09.000Z","modified_at":"2026-02-10T06:55:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"53700860322550","imei1":"53700860322550","imei2":"53700860322550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182152,"job_number":"JOB_182152","tr_customer_id":182170,"tr_customer_product_id":182160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:12.000Z","modified_at":"2026-02-10T06:59:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"13765125510243","imei1":"13765125510243","imei2":"13765125510243","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182159,"job_number":"JOB_182159","tr_customer_id":182177,"tr_customer_product_id":182167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:26.000Z","modified_at":"2026-02-10T06:59:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"39383395335244","imei1":"39383395335244","imei2":"39383395335244","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182160,"job_number":"JOB_182160","tr_customer_id":182178,"tr_customer_product_id":182168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:40.000Z","modified_at":"2026-02-10T06:59:50.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"67555652351942","imei1":"67555652351942","imei2":"67555652351942","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182271,"job_number":"JOB_182271","tr_customer_id":182289,"tr_customer_product_id":182279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:27.000Z","modified_at":"2026-02-10T07:58:37.000Z","name":"Taylor Baumbach","mobile_number":"882-480-1786","email_id":"Everette9@gmail.com","dop":"2025-11-04","serial_number":"86112301690547","imei1":"86112301690547","imei2":"86112301690547","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182272,"job_number":"JOB_182272","tr_customer_id":182290,"tr_customer_product_id":182280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:41.000Z","modified_at":"2026-02-10T07:58:52.000Z","name":"Cathryn Kuphal","mobile_number":"639-489-9795","email_id":"Omer_Kshlerin@hotmail.com","dop":"2025-11-04","serial_number":"61511606177304","imei1":"61511606177304","imei2":"61511606177304","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182273,"job_number":"JOB_182273","tr_customer_id":182291,"tr_customer_product_id":182281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:56.000Z","modified_at":"2026-02-10T07:59:06.000Z","name":"Chad Heidenreich","mobile_number":"730-316-4476","email_id":"Elouise.Muller@yahoo.com","dop":"2025-11-04","serial_number":"11760111006222","imei1":"11760111006222","imei2":"11760111006222","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182274,"job_number":"JOB_182274","tr_customer_id":182292,"tr_customer_product_id":182282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:15.000Z","modified_at":"2026-02-10T08:01:15.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roberto65@hotmail.com","dop":"2025-07-02","serial_number":"12353365975923","imei1":"12353365975923","imei2":"12353365975923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182275,"job_number":"JOB_182275","tr_customer_id":182293,"tr_customer_product_id":182283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:33.000Z","modified_at":"2026-02-10T08:01:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Travis_Effertz@hotmail.com","dop":"2025-07-02","serial_number":"15998548915821","imei1":"15998548915821","imei2":"15998548915821","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182276,"job_number":"JOB_182276","tr_customer_id":182294,"tr_customer_product_id":182284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:50.000Z","modified_at":"2026-02-10T08:01:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Odell_Kozey@yahoo.com","dop":"2025-07-02","serial_number":"14750096031806","imei1":"14750096031806","imei2":"14750096031806","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182285,"job_number":"JOB_182285","tr_customer_id":182303,"tr_customer_product_id":182293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:41.000Z","modified_at":"2026-02-10T08:07:53.000Z","name":"Gia Osinski","mobile_number":"453-407-0242","email_id":"Aylin_Waelchi@gmail.com","dop":"2025-11-04","serial_number":"72779682301068","imei1":"72779682301068","imei2":"72779682301068","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182288,"job_number":"JOB_182288","tr_customer_id":182306,"tr_customer_product_id":182296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:58.000Z","modified_at":"2026-02-10T08:08:09.000Z","name":"Fritz Jones","mobile_number":"477-351-3214","email_id":"Kavon_Treutel@gmail.com","dop":"2025-11-04","serial_number":"59743769081061","imei1":"59743769081061","imei2":"59743769081061","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182289,"job_number":"JOB_182289","tr_customer_id":182307,"tr_customer_product_id":182297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:14.000Z","modified_at":"2026-02-10T08:08:25.000Z","name":"Bobby Friesen","mobile_number":"536-335-1969","email_id":"Elnora.Considine@yahoo.com","dop":"2025-11-04","serial_number":"62995231488669","imei1":"62995231488669","imei2":"62995231488669","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182365,"job_number":"JOB_182365","tr_customer_id":182383,"tr_customer_product_id":182373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:14:29.000Z","modified_at":"2026-02-10T14:14:29.000Z","name":"fsfdsf dfsdf","mobile_number":"8765432134","email_id":"dsdfsdds@gmail.com","dop":"2026-02-09","serial_number":"012345678987654","imei1":"012345678987654","imei2":"012345678987654","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bba98aaa-fd8e-407f-a00a-b47cf4de046d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 1KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43e5a7d4-07e4-4f15-a078-58550e9f3c42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_182366"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"405-6Kshwc7vhFzRnRnD8SRbw0BRCdQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:04.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_182366 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 236 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 213ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b5db94e-3e0e-47e2-a15e-f6f6f6453fa0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_182366"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a3ec5d2-0f19-4753-88e4-337d3ea82d35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_182366"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50725fff-57bf-4ba9-8b36-a1ff0b7fe5f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f740009-8f2d-40c5-b8ab-2ec029114053
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_182366
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 1.54KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a36d6b39-0b93-4b56-bbda-04a3870049c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"628-dA/5O6p1i1MaNMfue5XIGvwYxjs"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:04.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":696251,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-10T14:18:04.000Z","created_at":"2026-02-10T14:18:04.000Z"},{"id":696252,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-10T14:18:04.000Z","created_at":"2026-02-10T14:18:04.000Z"}],"problems":[{"id":169354,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-10T14:18:04.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 231 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_182366
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 212ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a21435b6-7a21-447d-b94a-dead9372d320
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_182366
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 309075a6-d50f-4fe6-9543-48225069f78d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_182366
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 1.54KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf521595-3024-4ff7-991b-4fc21ee130b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"628-dA/5O6p1i1MaNMfue5XIGvwYxjs"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:04.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":696251,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-10T14:18:04.000Z","created_at":"2026-02-10T14:18:04.000Z"},{"id":696252,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-10T14:18:04.000Z","created_at":"2026-02-10T14:18:04.000Z"}],"problems":[{"id":169354,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-10T14:18:04.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5cfcc710-f88d-4812-ba48-85330c7a0e35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27dafe87-a75e-48a0-99b7-84ca0649060d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 212ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7e91566-84e9-4a29-950d-5bf36e5e7337
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_182366
Response Information
Response Code: 404 - Not Found
Mean time per request: 213ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwODB9.ZgeVpdF-M408NtFeWksDggLQZAISLcXLGSHaq1HcXQw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5efe93d2-876c-4f18-9414-7ee113274145
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 231695c5-470b-4014-b9cd-cb4c728fd56b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-DXdIct1syo9ZfjZ8IkDco340R1c"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTJ9.-UdovMLopTzkeo5QTr5t8O6YFIVBuV2xklypYSAYf4c"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 216 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c63f5fb-e729-4bbb-88b7-9ef1c152d6a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87f0f725-0e51-4b41-ba03-b70b0186f2b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTJ9.-UdovMLopTzkeo5QTr5t8O6YFIVBuV2xklypYSAYf4c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5285f9f6-0e6e-4724-b62b-78c84494e2a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTJ9.-UdovMLopTzkeo5QTr5t8O6YFIVBuV2xklypYSAYf4c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98e2b2a8-536f-4f72-a152-21d80a263e0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-+r7beM2J0gzCgPKFrrxDUCd62d8"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":426},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 414.22KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTJ9.-UdovMLopTzkeo5QTr5t8O6YFIVBuV2xklypYSAYf4c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2cc00810-a808-437f-b61b-cde433176b45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"678e5-JqD2C1qSf8Kr/oom3GEBTHUnUEs"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":181922,"job_number":"JOB_181922","tr_customer_id":181940,"tr_customer_product_id":181930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179993530241","imei1":"10179993530241","imei2":"10179993530241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181927,"job_number":"JOB_181927","tr_customer_id":181945,"tr_customer_product_id":181935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:33.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Tyshawn Wilderman","mobile_number":"796-379-5733","email_id":"Alba_Toy10@gmail.com","dop":"2000-01-31","serial_number":"1010317345903969","imei1":"1010317345903969","imei2":"1010317345903969","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181983,"job_number":"JOB_181983","tr_customer_id":182001,"tr_customer_product_id":181991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10297826310671","imei1":"10297826310671","imei2":"10297826310671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181986,"job_number":"JOB_181986","tr_customer_id":182004,"tr_customer_product_id":181994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:20.000Z","modified_at":"2026-02-10T04:43:20.000Z","name":"Domenic Treutel","mobile_number":"251-475-3123","email_id":"Gayle.Lueilwitz@gmail.com","dop":"2000-01-31","serial_number":"1020901946017410","imei1":"1020901946017410","imei2":"1020901946017410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182008,"job_number":"JOB_182008","tr_customer_id":182026,"tr_customer_product_id":182016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:05.000Z","modified_at":"2026-02-10T04:44:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10615869804470","imei1":"10615869804470","imei2":"10615869804470","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182010,"job_number":"JOB_182010","tr_customer_id":182028,"tr_customer_product_id":182018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:07.000Z","modified_at":"2026-02-10T04:44:07.000Z","name":"Velda Breitenberg","mobile_number":"774-471-5339","email_id":"Furman33@hotmail.com","dop":"2000-01-31","serial_number":"1070767721192057","imei1":"1070767721192057","imei2":"1070767721192057","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182011,"job_number":"JOB_182011","tr_customer_id":182029,"tr_customer_product_id":182019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:51.000Z","modified_at":"2026-02-10T04:44:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10428873959773","imei1":"10428873959773","imei2":"10428873959773","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182013,"job_number":"JOB_182013","tr_customer_id":182031,"tr_customer_product_id":182021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:53.000Z","modified_at":"2026-02-10T04:44:53.000Z","name":"Jacklyn Robel","mobile_number":"999-663-1233","email_id":"Quinten65@yahoo.com","dop":"2000-01-31","serial_number":"1049831121108243","imei1":"1049831121108243","imei2":"1049831121108243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182190,"job_number":"JOB_182190","tr_customer_id":182208,"tr_customer_product_id":182198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:13.000Z","modified_at":"2026-02-10T07:04:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10695673765185","imei1":"10695673765185","imei2":"10695673765185","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182192,"job_number":"JOB_182192","tr_customer_id":182210,"tr_customer_product_id":182200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:14.000Z","modified_at":"2026-02-10T07:04:14.000Z","name":"Kiarra Bergstrom","mobile_number":"661-672-3301","email_id":"Jazlyn2@gmail.com","dop":"2000-01-31","serial_number":"1023935292224177","imei1":"1023935292224177","imei2":"1023935292224177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182199,"job_number":"JOB_182199","tr_customer_id":182217,"tr_customer_product_id":182207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:59.000Z","modified_at":"2026-02-10T07:05:00.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10168291852357","imei1":"10168291852357","imei2":"10168291852357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182201,"job_number":"JOB_182201","tr_customer_id":182219,"tr_customer_product_id":182209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:01.000Z","modified_at":"2026-02-10T07:05:01.000Z","name":"Vladimir Johnston","mobile_number":"742-977-5661","email_id":"Devin_VonRueden@gmail.com","dop":"2000-01-31","serial_number":"1065447046305600","imei1":"1065447046305600","imei2":"1065447046305600","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182211,"job_number":"JOB_182211","tr_customer_id":182229,"tr_customer_product_id":182219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:46.000Z","modified_at":"2026-02-10T07:05:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10740149786764","imei1":"10740149786764","imei2":"10740149786764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182213,"job_number":"JOB_182213","tr_customer_id":182231,"tr_customer_product_id":182221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:47.000Z","modified_at":"2026-02-10T07:05:47.000Z","name":"Ulises Skiles","mobile_number":"733-458-6483","email_id":"Jamar.Mitchell@gmail.com","dop":"2000-01-31","serial_number":"1006591598638779","imei1":"1006591598638779","imei2":"1006591598638779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182217,"job_number":"JOB_182217","tr_customer_id":182235,"tr_customer_product_id":182225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:32.000Z","modified_at":"2026-02-10T07:06:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214072611379","imei1":"10214072611379","imei2":"10214072611379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182219,"job_number":"JOB_182219","tr_customer_id":182237,"tr_customer_product_id":182227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:34.000Z","modified_at":"2026-02-10T07:06:34.000Z","name":"Bianka Pfeffer","mobile_number":"312-965-5894","email_id":"Jorge.Boehm@gmail.com","dop":"2000-01-31","serial_number":"1027155873071701","imei1":"1027155873071701","imei2":"1027155873071701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181714,"job_number":"JOB_181714","tr_customer_id":181732,"tr_customer_product_id":181722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T21:08:27.000Z","modified_at":"2026-02-09T21:08:27.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-04","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-04T21:08:26.692227996Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T21:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181715,"job_number":"JOB_181715","tr_customer_id":181733,"tr_customer_product_id":181723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:23.000Z","modified_at":"2026-02-09T22:03:23.000Z","name":"Ariel Klein","mobile_number":"362-562-8112","email_id":"Gerardo_Towne24@yahoo.com","dop":"2025-09-09","serial_number":"11871326649824","imei1":"11871326649824","imei2":"11871326649824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181716,"job_number":"JOB_181716","tr_customer_id":181734,"tr_customer_product_id":181724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:23.000Z","modified_at":"2026-02-09T22:03:23.000Z","name":"Destany Sawayn","mobile_number":"906-414-4357","email_id":"Fay_Schaden58@yahoo.com","dop":"2025-09-09","serial_number":"19281753312547","imei1":"19281753312547","imei2":"19281753312547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181718,"job_number":"JOB_181718","tr_customer_id":181736,"tr_customer_product_id":181726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:26.000Z","modified_at":"2026-02-09T22:03:26.000Z","name":"Kaya Gislason","mobile_number":"621-542-2339","email_id":"Filiberto.Durgan@yahoo.com","dop":"2025-09-09","serial_number":"19209769325671","imei1":"19209769325671","imei2":"19209769325671","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181719,"job_number":"JOB_181719","tr_customer_id":181737,"tr_customer_product_id":181727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:26.000Z","modified_at":"2026-02-09T22:03:26.000Z","name":"Nasir Ondricka","mobile_number":"454-490-5861","email_id":"Cielo30@yahoo.com","dop":"2025-09-09","serial_number":"15915871531763","imei1":"15915871531763","imei2":"15915871531763","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181721,"job_number":"JOB_181721","tr_customer_id":181739,"tr_customer_product_id":181729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:29.000Z","modified_at":"2026-02-09T22:03:29.000Z","name":"Suzanne Welch","mobile_number":"314-736-9892","email_id":"Melissa81@hotmail.com","dop":"2025-09-09","serial_number":"11874062280384","imei1":"11874062280384","imei2":"11874062280384","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181722,"job_number":"JOB_181722","tr_customer_id":181740,"tr_customer_product_id":181730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:29.000Z","modified_at":"2026-02-09T22:03:29.000Z","name":"Reyna Pouros","mobile_number":"787-259-3741","email_id":"Kirstin.Willms36@yahoo.com","dop":"2025-09-09","serial_number":"15402417182046","imei1":"15402417182046","imei2":"15402417182046","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181724,"job_number":"JOB_181724","tr_customer_id":181742,"tr_customer_product_id":181732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:43.000Z","modified_at":"2026-02-09T22:24:43.000Z","name":"Brandon Shields","mobile_number":"896-490-5802","email_id":"Isobel.Nikolaus1@yahoo.com","dop":"2025-09-09","serial_number":"16485225979460","imei1":"16485225979460","imei2":"16485225979460","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181725,"job_number":"JOB_181725","tr_customer_id":181743,"tr_customer_product_id":181733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:43.000Z","modified_at":"2026-02-09T22:24:43.000Z","name":"Walter Walsh","mobile_number":"525-910-9115","email_id":"Alia20@gmail.com","dop":"2025-09-09","serial_number":"11280005146286","imei1":"11280005146286","imei2":"11280005146286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181727,"job_number":"JOB_181727","tr_customer_id":181745,"tr_customer_product_id":181735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:46.000Z","modified_at":"2026-02-09T22:24:46.000Z","name":"Johathan Wiegand","mobile_number":"930-429-6552","email_id":"Mike_Cremin@gmail.com","dop":"2025-09-09","serial_number":"14118074700200","imei1":"14118074700200","imei2":"14118074700200","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181728,"job_number":"JOB_181728","tr_customer_id":181746,"tr_customer_product_id":181736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:46.000Z","modified_at":"2026-02-09T22:24:46.000Z","name":"Dylan Blick","mobile_number":"502-963-2577","email_id":"Christiana0@gmail.com","dop":"2025-09-09","serial_number":"11987164605450","imei1":"11987164605450","imei2":"11987164605450","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181730,"job_number":"JOB_181730","tr_customer_id":181748,"tr_customer_product_id":181738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:49.000Z","modified_at":"2026-02-09T22:24:49.000Z","name":"Guiseppe Sanford","mobile_number":"309-642-6064","email_id":"Burley_Denesik@gmail.com","dop":"2025-09-09","serial_number":"17789287110869","imei1":"17789287110869","imei2":"17789287110869","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181731,"job_number":"JOB_181731","tr_customer_id":181749,"tr_customer_product_id":181739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:49.000Z","modified_at":"2026-02-09T22:24:49.000Z","name":"Kaia Rempel","mobile_number":"962-742-2899","email_id":"Evalyn_Rath@yahoo.com","dop":"2025-09-09","serial_number":"12549228718595","imei1":"12549228718595","imei2":"12549228718595","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181733,"job_number":"JOB_181733","tr_customer_id":181751,"tr_customer_product_id":181741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:44.000Z","modified_at":"2026-02-09T22:37:44.000Z","name":"Wilburn Kris","mobile_number":"574-988-7019","email_id":"Lavonne33@hotmail.com","dop":"2025-09-09","serial_number":"18672811160499","imei1":"18672811160499","imei2":"18672811160499","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181734,"job_number":"JOB_181734","tr_customer_id":181752,"tr_customer_product_id":181742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:44.000Z","modified_at":"2026-02-09T22:37:44.000Z","name":"Marjorie Ratke","mobile_number":"732-398-7697","email_id":"Tyree74@gmail.com","dop":"2025-09-09","serial_number":"15501543283219","imei1":"15501543283219","imei2":"15501543283219","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181736,"job_number":"JOB_181736","tr_customer_id":181754,"tr_customer_product_id":181744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:47.000Z","modified_at":"2026-02-09T22:37:47.000Z","name":"Princess Schmeler","mobile_number":"490-735-3024","email_id":"Marquise_Smitham26@yahoo.com","dop":"2025-09-09","serial_number":"10839486348079","imei1":"10839486348079","imei2":"10839486348079","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181737,"job_number":"JOB_181737","tr_customer_id":181755,"tr_customer_product_id":181745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:47.000Z","modified_at":"2026-02-09T22:37:47.000Z","name":"Opal Hauck","mobile_number":"671-216-0260","email_id":"Jamal_Reichert@hotmail.com","dop":"2025-09-09","serial_number":"19626849847049","imei1":"19626849847049","imei2":"19626849847049","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181739,"job_number":"JOB_181739","tr_customer_id":181757,"tr_customer_product_id":181747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:51.000Z","modified_at":"2026-02-09T22:37:51.000Z","name":"Juston Wilkinson","mobile_number":"338-743-1098","email_id":"Marisa_Ortiz24@hotmail.com","dop":"2025-09-09","serial_number":"10525210334422","imei1":"10525210334422","imei2":"10525210334422","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181740,"job_number":"JOB_181740","tr_customer_id":181758,"tr_customer_product_id":181748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:51.000Z","modified_at":"2026-02-09T22:37:51.000Z","name":"Keira Erdman","mobile_number":"819-311-0791","email_id":"Aleen19@hotmail.com","dop":"2025-09-09","serial_number":"16490146698397","imei1":"16490146698397","imei2":"16490146698397","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181742,"job_number":"JOB_181742","tr_customer_id":181760,"tr_customer_product_id":181750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T23:57:10.000Z","modified_at":"2026-02-09T23:57:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-30","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-30T23:57:10.494465495Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T23:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181743,"job_number":"JOB_181743","tr_customer_id":181761,"tr_customer_product_id":181751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T23:57:11.000Z","modified_at":"2026-02-09T23:57:11.000Z","name":"Chetanaanand Singh","mobile_number":"7040436485","email_id":"deven.jha@hotmail.com","dop":"2026-01-30","serial_number":"309323734843598","imei1":"309323734843598","imei2":"309323734843598","popurl":"www.ekaparnika-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T23:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181744,"job_number":"JOB_181744","tr_customer_id":181762,"tr_customer_product_id":181752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T23:59:36.000Z","modified_at":"2026-02-09T23:59:36.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-30","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-30T23:59:36.053189018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T23:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181745,"job_number":"JOB_181745","tr_customer_id":181763,"tr_customer_product_id":181753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T01:01:32.000Z","modified_at":"2026-02-10T01:01:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T01:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181747,"job_number":"JOB_181747","tr_customer_id":181765,"tr_customer_product_id":181755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T02:43:41.000Z","modified_at":"2026-02-10T02:43:41.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-31","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-01-31T02:43:40.502149918Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T02:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181749,"job_number":"JOB_181749","tr_customer_id":181767,"tr_customer_product_id":181757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:53.000Z","modified_at":"2026-02-10T03:37:53.000Z","name":"Mikayla Runolfsdottir","mobile_number":"994-206-8399","email_id":"Megane_Beahan@hotmail.com","dop":"2025-05-30","serial_number":"13605421410996","imei1":"13605421410996","imei2":"13605421410996","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181750,"job_number":"JOB_181750","tr_customer_id":181768,"tr_customer_product_id":181758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:55.000Z","modified_at":"2026-02-10T03:37:55.000Z","name":"Denis Lockman","mobile_number":"298-359-8008","email_id":"Houston_Wilderman15@gmail.com","dop":"2025-05-30","serial_number":"1567986561038972","imei1":"1567986561038972","imei2":"1567986561038972","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181751,"job_number":"JOB_181751","tr_customer_id":181769,"tr_customer_product_id":181759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:32.000Z","modified_at":"2026-02-10T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10667478639058","imei1":"10667478639058","imei2":"10667478639058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181753,"job_number":"JOB_181753","tr_customer_id":181771,"tr_customer_product_id":181761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:33.000Z","modified_at":"2026-02-10T03:48:33.000Z","name":"Willy Smitham","mobile_number":"759-935-7156","email_id":"Stone.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"14710396019059804","imei1":"14710396019059804","imei2":"14710396019059804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181754,"job_number":"JOB_181754","tr_customer_id":181772,"tr_customer_product_id":181762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:21.000Z","modified_at":"2026-02-10T03:49:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17490532113030","imei1":"17490532113030","imei2":"17490532113030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181756,"job_number":"JOB_181756","tr_customer_id":181774,"tr_customer_product_id":181764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:23.000Z","modified_at":"2026-02-10T03:49:23.000Z","name":"Laura O'Conner","mobile_number":"706-684-4103","email_id":"Louvenia_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"19657396885912748","imei1":"19657396885912748","imei2":"19657396885912748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181757,"job_number":"JOB_181757","tr_customer_id":181775,"tr_customer_product_id":181765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:10.000Z","modified_at":"2026-02-10T03:50:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17154327121581","imei1":"17154327121581","imei2":"17154327121581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181759,"job_number":"JOB_181759","tr_customer_id":181777,"tr_customer_product_id":181767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:12.000Z","modified_at":"2026-02-10T03:50:12.000Z","name":"Finn Beer","mobile_number":"461-530-5115","email_id":"Ayden_Hayes57@hotmail.com","dop":"2025-04-06","serial_number":"18815138718088280","imei1":"18815138718088280","imei2":"18815138718088280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181760,"job_number":"JOB_181760","tr_customer_id":181778,"tr_customer_product_id":181768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:05:59.000Z","modified_at":"2026-02-10T04:05:59.000Z","name":"Johann Kshlerin","mobile_number":"279-943-7650","email_id":"Simeon10@gmail.com","dop":"2025-10-05","serial_number":"19901875771364","imei1":"19901875771364","imei2":"19901875771364","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181761,"job_number":"JOB_181761","tr_customer_id":181779,"tr_customer_product_id":181769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:09:35.000Z","modified_at":"2026-02-10T04:09:35.000Z","name":"Kaitlyn Graham","mobile_number":"933-771-4280","email_id":"Rogers_Wiza21@yahoo.com","dop":"2025-10-05","serial_number":"11842027176274","imei1":"11842027176274","imei2":"11842027176274","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181762,"job_number":"JOB_181762","tr_customer_id":181780,"tr_customer_product_id":181770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:13:48.000Z","modified_at":"2026-02-10T04:13:48.000Z","name":"Madelynn Hills","mobile_number":"565-705-8554","email_id":"Deontae.Satterfield@gmail.com","dop":"2025-10-05","serial_number":"12979019655069","imei1":"12979019655069","imei2":"12979019655069","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:13:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181763,"job_number":"JOB_181763","tr_customer_id":181781,"tr_customer_product_id":181771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:10.000Z","modified_at":"2026-02-10T04:14:10.000Z","name":"Chase Lakin","mobile_number":"636-328-7480","email_id":"Trey.Wisoky18@hotmail.com","dop":"2025-10-05","serial_number":"14632340670040","imei1":"14632340670040","imei2":"14632340670040","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181764,"job_number":"JOB_181764","tr_customer_id":181782,"tr_customer_product_id":181772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:13.000Z","modified_at":"2026-02-10T04:14:13.000Z","name":"Velma Kiehn","mobile_number":"835-549-3088","email_id":"Grace_Steuber@hotmail.com","dop":"2025-10-05","serial_number":"12898660898959","imei1":"12898660898959","imei2":"12898660898959","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181765,"job_number":"JOB_181765","tr_customer_id":181783,"tr_customer_product_id":181773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:21:18.000Z","modified_at":"2026-02-10T04:21:18.000Z","name":"Myrtis Hilll","mobile_number":"532-324-3782","email_id":"Milan.Dickinson@hotmail.com","dop":"2025-10-05","serial_number":"18963692498616","imei1":"18963692498616","imei2":"18963692498616","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181766,"job_number":"JOB_181766","tr_customer_id":181784,"tr_customer_product_id":181774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:02.000Z","modified_at":"2026-02-10T04:29:02.000Z","name":"Kira Rolfson","mobile_number":"965-949-9053","email_id":"Dee_Gusikowski@gmail.com","dop":"2025-10-05","serial_number":"173991670428524","imei1":"173991670428524","imei2":"173991670428524","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181767,"job_number":"JOB_181767","tr_customer_id":181785,"tr_customer_product_id":181775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:47.000Z","modified_at":"2026-02-10T04:29:47.000Z","name":"Mireille Skiles","mobile_number":"986-820-7181","email_id":"Alanna62@gmail.com","dop":"2025-10-05","serial_number":"4536479656430758","imei1":"4536479656430758","imei2":"4536479656430758","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181768,"job_number":"JOB_181768","tr_customer_id":181786,"tr_customer_product_id":181776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:15.000Z","modified_at":"2026-02-10T04:30:15.000Z","name":"Alexis Ullrich","mobile_number":"269-856-8431","email_id":"Nicholas_Boehm@hotmail.com","dop":"2025-10-05","serial_number":"1000000050270745","imei1":"1000000050270745","imei2":"1000000050270745","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181769,"job_number":"JOB_181769","tr_customer_id":181787,"tr_customer_product_id":181777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:28.000Z","modified_at":"2026-02-10T04:30:28.000Z","name":"Dario Denesik","mobile_number":"641-670-9841","email_id":"Valentin_Conn@yahoo.com","dop":"2025-10-05","serial_number":"1000000000004924","imei1":"1000000000004924","imei2":"1000000000004924","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181770,"job_number":"JOB_181770","tr_customer_id":181788,"tr_customer_product_id":181778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:32.000Z","modified_at":"2026-02-10T04:30:32.000Z","name":"Gabe Rath","mobile_number":"286-628-8838","email_id":"Nettie.Kuhlman@gmail.com","dop":"2025-10-05","serial_number":"1000000000000181","imei1":"1000000000000181","imei2":"1000000000000181","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181771,"job_number":"JOB_181771","tr_customer_id":181789,"tr_customer_product_id":181779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:02.000Z","modified_at":"2026-02-10T04:32:02.000Z","name":"Candida Bode","mobile_number":"737-731-6450","email_id":"Monte47@hotmail.com","dop":"2025-10-05","serial_number":"10000420532597000","imei1":"10000420532597000","imei2":"10000420532597000","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181772,"job_number":"JOB_181772","tr_customer_id":181790,"tr_customer_product_id":181780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:06.000Z","modified_at":"2026-02-10T04:32:06.000Z","name":"Kathryn Lang","mobile_number":"657-418-2585","email_id":"Tanner19@gmail.com","dop":"2025-10-05","serial_number":"10358073456314714","imei1":"10358073456314714","imei2":"10358073456314714","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181773,"job_number":"JOB_181773","tr_customer_id":181791,"tr_customer_product_id":181781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:21.000Z","modified_at":"2026-02-10T04:35:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16182465214784","imei1":"16182465214784","imei2":"16182465214784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181775,"job_number":"JOB_181775","tr_customer_id":181793,"tr_customer_product_id":181783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:22.000Z","modified_at":"2026-02-10T04:35:22.000Z","name":"Gustave Beier","mobile_number":"696-758-7762","email_id":"Kraig93@hotmail.com","dop":"2025-04-06","serial_number":"11436852249889372","imei1":"11436852249889372","imei2":"11436852249889372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181776,"job_number":"JOB_181776","tr_customer_id":181794,"tr_customer_product_id":181784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:05.000Z","modified_at":"2026-02-10T04:36:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12678610762023","imei1":"12678610762023","imei2":"12678610762023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181778,"job_number":"JOB_181778","tr_customer_id":181796,"tr_customer_product_id":181786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:07.000Z","modified_at":"2026-02-10T04:36:07.000Z","name":"Cristina Beatty","mobile_number":"420-539-9940","email_id":"Danika_Mertz@gmail.com","dop":"2025-04-06","serial_number":"16633200724195132","imei1":"16633200724195132","imei2":"16633200724195132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181779,"job_number":"JOB_181779","tr_customer_id":181797,"tr_customer_product_id":181787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:49.000Z","modified_at":"2026-02-10T04:36:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16138468099470","imei1":"16138468099470","imei2":"16138468099470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181781,"job_number":"JOB_181781","tr_customer_id":181799,"tr_customer_product_id":181789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:51.000Z","modified_at":"2026-02-10T04:36:51.000Z","name":"Houston Morar","mobile_number":"864-860-0647","email_id":"Elwyn.Williamson45@gmail.com","dop":"2025-04-06","serial_number":"13454718119628286","imei1":"13454718119628286","imei2":"13454718119628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181783,"job_number":"JOB_181783","tr_customer_id":181801,"tr_customer_product_id":181791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:41.000Z","modified_at":"2026-02-10T04:39:41.000Z","name":"Beatrice Schiller","mobile_number":"527-687-7815","email_id":"Jayce.Quitzon32@gmail.com","dop":"2025-04-06","serial_number":"12197499152486984","imei1":"12197499152486984","imei2":"12197499152486984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181786,"job_number":"JOB_181786","tr_customer_id":181804,"tr_customer_product_id":181794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:00.000Z","modified_at":"2026-02-10T04:40:00.000Z","name":"Leo Volkman","mobile_number":"796-880-5051","email_id":"Norwood.Beahan@hotmail.com","dop":"2025-04-06","serial_number":"13920788564946172","imei1":"13920788564946172","imei2":"13920788564946172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181788,"job_number":"JOB_181788","tr_customer_id":181806,"tr_customer_product_id":181796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:09.000Z","modified_at":"2026-02-10T04:40:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19317777767372","imei1":"19317777767372","imei2":"19317777767372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181790,"job_number":"JOB_181790","tr_customer_id":181808,"tr_customer_product_id":181798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:11.000Z","modified_at":"2026-02-10T04:40:11.000Z","name":"Otho Deckow","mobile_number":"576-373-3796","email_id":"Taryn.Borer@hotmail.com","dop":"2025-04-06","serial_number":"13159196291228584","imei1":"13159196291228584","imei2":"13159196291228584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181792,"job_number":"JOB_181792","tr_customer_id":181810,"tr_customer_product_id":181800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:22.000Z","modified_at":"2026-02-10T04:40:22.000Z","name":"Zelma Cremin","mobile_number":"866-382-1332","email_id":"Toney_Sauer46@hotmail.com","dop":"2025-04-06","serial_number":"17355498593941160","imei1":"17355498593941160","imei2":"17355498593941160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181794,"job_number":"JOB_181794","tr_customer_id":181812,"tr_customer_product_id":181802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"38429626601761","imei1":"38429626601761","imei2":"38429626601761","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181795,"job_number":"JOB_181795","tr_customer_id":181813,"tr_customer_product_id":181803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"Reba Runte","mobile_number":"917-576-4181","email_id":"Elvis_Lakin50@yahoo.com","dop":"2025-02-01","serial_number":"74753804572552","imei1":"74753804572552","imei2":"74753804572552","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181798,"job_number":"JOB_181798","tr_customer_id":181816,"tr_customer_product_id":181806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:40:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16586588687781","imei1":"16586588687781","imei2":"16586588687781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181800,"job_number":"JOB_181800","tr_customer_id":181818,"tr_customer_product_id":181808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:39.000Z","modified_at":"2026-02-10T04:40:39.000Z","name":"Kitty Kuhic","mobile_number":"461-682-9107","email_id":"Logan.Kihn64@hotmail.com","dop":"2025-04-06","serial_number":"10494533496222132","imei1":"10494533496222132","imei2":"10494533496222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181803,"job_number":"JOB_181803","tr_customer_id":181821,"tr_customer_product_id":181811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"Keshawn Waters","mobile_number":"819-736-4299","email_id":"Kariane_Corkery64@hotmail.com","dop":"2025-04-06","serial_number":"13954064875528020","imei1":"13954064875528020","imei2":"13954064875528020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181804,"job_number":"JOB_181804","tr_customer_id":181822,"tr_customer_product_id":181812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18092877276573","imei1":"18092877276573","imei2":"18092877276573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181806,"job_number":"JOB_181806","tr_customer_id":181824,"tr_customer_product_id":181814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:57.000Z","modified_at":"2026-02-10T04:40:57.000Z","name":"Rosemarie Funk","mobile_number":"853-403-3467","email_id":"Rebeka.Jenkins52@yahoo.com","dop":"2025-04-06","serial_number":"10231523441630310","imei1":"10231523441630310","imei2":"10231523441630310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181807,"job_number":"JOB_181807","tr_customer_id":181825,"tr_customer_product_id":181815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:58.000Z","modified_at":"2026-02-10T04:40:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10315394745125","imei1":"10315394745125","imei2":"10315394745125","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181809,"job_number":"JOB_181809","tr_customer_id":181827,"tr_customer_product_id":181817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:59.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"Francesco Howell","mobile_number":"511-507-4956","email_id":"Eric30@yahoo.com","dop":"2025-06-18","serial_number":"1041534981296833","imei1":"1041534981296833","imei2":"1041534981296833","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181811,"job_number":"JOB_181811","tr_customer_id":181829,"tr_customer_product_id":181819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"Brianne Bernier","mobile_number":"206-789-1599","email_id":"Mckayla.Monahan@gmail.com","dop":"2025-04-06","serial_number":"14878207902339586","imei1":"14878207902339586","imei2":"14878207902339586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181813,"job_number":"JOB_181813","tr_customer_id":181831,"tr_customer_product_id":181821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:09.000Z","modified_at":"2026-02-10T04:41:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11993203053335","imei1":"11993203053335","imei2":"11993203053335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181815,"job_number":"JOB_181815","tr_customer_id":181833,"tr_customer_product_id":181823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:11.000Z","modified_at":"2026-02-10T04:41:11.000Z","name":"Kip Kirlin","mobile_number":"457-309-9737","email_id":"Camilla7@hotmail.com","dop":"2025-04-06","serial_number":"13359940317043680","imei1":"13359940317043680","imei2":"13359940317043680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181818,"job_number":"JOB_181818","tr_customer_id":181836,"tr_customer_product_id":181826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:13.000Z","modified_at":"2026-02-10T04:41:13.000Z","name":"Nettie D'Amore","mobile_number":"708-323-1516","email_id":"Audie50@gmail.com","dop":"2025-04-06","serial_number":"14599835880841434","imei1":"14599835880841434","imei2":"14599835880841434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181819,"job_number":"JOB_181819","tr_customer_id":181837,"tr_customer_product_id":181827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181820,"job_number":"JOB_181820","tr_customer_id":181838,"tr_customer_product_id":181828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Therese Gibson","mobile_number":"852-246-1074","email_id":"Noel.Wyman25@hotmail.com","dop":"2025-04-06","serial_number":"14805731383799840","imei1":"14805731383799840","imei2":"14805731383799840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181821,"job_number":"JOB_181821","tr_customer_id":181839,"tr_customer_product_id":181829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:17.000Z","modified_at":"2026-02-10T04:41:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17701816905306","imei1":"17701816905306","imei2":"17701816905306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181822,"job_number":"JOB_181822","tr_customer_id":181840,"tr_customer_product_id":181830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"95179392618601","imei1":"95179392618601","imei2":"95179392618601","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181824,"job_number":"JOB_181824","tr_customer_id":181842,"tr_customer_product_id":181832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"Elinor Oberbrunner","mobile_number":"306-685-8105","email_id":"Dolores_Cartwright52@hotmail.com","dop":"2025-02-01","serial_number":"75326654967526","imei1":"75326654967526","imei2":"75326654967526","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181825,"job_number":"JOB_181825","tr_customer_id":181843,"tr_customer_product_id":181833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16589549795254","imei1":"16589549795254","imei2":"16589549795254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181827,"job_number":"JOB_181827","tr_customer_id":181845,"tr_customer_product_id":181835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:19.000Z","modified_at":"2026-02-10T04:41:19.000Z","name":"Jamie Kub","mobile_number":"957-762-2194","email_id":"Graciela_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"12784599310082940","imei1":"12784599310082940","imei2":"12784599310082940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181829,"job_number":"JOB_181829","tr_customer_id":181847,"tr_customer_product_id":181837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Brice Keeling","mobile_number":"911-761-5947","email_id":"Kay4@hotmail.com","dop":"2025-04-06","serial_number":"16666295034213094","imei1":"16666295034213094","imei2":"16666295034213094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181831,"job_number":"JOB_181831","tr_customer_id":181849,"tr_customer_product_id":181839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:21.000Z","modified_at":"2026-02-10T04:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15820965323258","imei1":"15820965323258","imei2":"15820965323258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181833,"job_number":"JOB_181833","tr_customer_id":181851,"tr_customer_product_id":181841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:22.000Z","modified_at":"2026-02-10T04:41:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14776733971129","imei1":"14776733971129","imei2":"14776733971129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181835,"job_number":"JOB_181835","tr_customer_id":181853,"tr_customer_product_id":181843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:23.000Z","modified_at":"2026-02-10T04:41:23.000Z","name":"Alize Predovic","mobile_number":"917-850-5591","email_id":"Abbie37@yahoo.com","dop":"2025-04-06","serial_number":"10933910268774560","imei1":"10933910268774560","imei2":"10933910268774560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181836,"job_number":"JOB_181836","tr_customer_id":181854,"tr_customer_product_id":181844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"Alexandrea Jerde","mobile_number":"751-668-2057","email_id":"Brent12@gmail.com","dop":"2025-04-06","serial_number":"18228256867472036","imei1":"18228256867472036","imei2":"18228256867472036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181837,"job_number":"JOB_181837","tr_customer_id":181855,"tr_customer_product_id":181845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16605670491531","imei1":"16605670491531","imei2":"16605670491531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181839,"job_number":"JOB_181839","tr_customer_id":181857,"tr_customer_product_id":181847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:25.000Z","modified_at":"2026-02-10T04:41:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11723870398435","imei1":"11723870398435","imei2":"11723870398435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181841,"job_number":"JOB_181841","tr_customer_id":181859,"tr_customer_product_id":181849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:26.000Z","modified_at":"2026-02-10T04:41:26.000Z","name":"Richmond Zemlak","mobile_number":"399-810-5008","email_id":"Gerson_Kihn55@hotmail.com","dop":"2025-04-06","serial_number":"17818037390206640","imei1":"17818037390206640","imei2":"17818037390206640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181842,"job_number":"JOB_181842","tr_customer_id":181860,"tr_customer_product_id":181850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:27.000Z","modified_at":"2026-02-10T04:41:27.000Z","name":"Janiya Cummerata","mobile_number":"540-767-3820","email_id":"Jayme.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10751338928079636","imei1":"10751338928079636","imei2":"10751338928079636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181843,"job_number":"JOB_181843","tr_customer_id":181861,"tr_customer_product_id":181851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:33.000Z","modified_at":"2026-02-10T04:41:33.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104643688564873","imei1":"104643688564873","imei2":"104643688564873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181846,"job_number":"JOB_181846","tr_customer_id":181864,"tr_customer_product_id":181854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17705615353984","imei1":"17705615353984","imei2":"17705615353984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181847,"job_number":"JOB_181847","tr_customer_id":181865,"tr_customer_product_id":181855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10654122633398","imei1":"10654122633398","imei2":"10654122633398","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181850,"job_number":"JOB_181850","tr_customer_id":181868,"tr_customer_product_id":181858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:43.000Z","modified_at":"2026-02-10T04:41:43.000Z","name":"Shanelle Howell","mobile_number":"783-983-6501","email_id":"Elvie.Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1078237333896435","imei1":"1078237333896435","imei2":"1078237333896435","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181851,"job_number":"JOB_181851","tr_customer_id":181869,"tr_customer_product_id":181859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Wade Kihn","mobile_number":"554-321-6171","email_id":"Daryl_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"11718192997394724","imei1":"11718192997394724","imei2":"11718192997394724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181853,"job_number":"JOB_181853","tr_customer_id":181871,"tr_customer_product_id":181861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10661021912049","imei1":"10661021912049","imei2":"10661021912049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181854,"job_number":"JOB_181854","tr_customer_id":181872,"tr_customer_product_id":181862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Syble Smith","mobile_number":"553-628-9010","email_id":"Braulio_Fahey@hotmail.com","dop":"2025-05-30","serial_number":"12234254433191","imei1":"12234254433191","imei2":"12234254433191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181856,"job_number":"JOB_181856","tr_customer_id":181874,"tr_customer_product_id":181864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Eugenia Parisian","mobile_number":"274-323-6687","email_id":"Letitia94@gmail.com","dop":"2025-05-30","serial_number":"1245128658025273","imei1":"1245128658025273","imei2":"1245128658025273","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181857,"job_number":"JOB_181857","tr_customer_id":181875,"tr_customer_product_id":181865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Mariane VonRueden","mobile_number":"208-236-0028","email_id":"Corine.Ruecker10@gmail.com","dop":"2025-04-06","serial_number":"17828379478862636","imei1":"17828379478862636","imei2":"17828379478862636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181862,"job_number":"JOB_181862","tr_customer_id":181880,"tr_customer_product_id":181870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17237837104107","imei1":"17237837104107","imei2":"17237837104107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181865,"job_number":"JOB_181865","tr_customer_id":181883,"tr_customer_product_id":181873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:49.000Z","modified_at":"2026-02-10T04:41:49.000Z","name":"Weldon Schamberger","mobile_number":"934-812-2999","email_id":"Joshuah.Carroll21@yahoo.com","dop":"2025-04-06","serial_number":"17069897146849792","imei1":"17069897146849792","imei2":"17069897146849792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181866,"job_number":"JOB_181866","tr_customer_id":181884,"tr_customer_product_id":181874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:50.000Z","modified_at":"2026-02-10T04:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18487391106247","imei1":"18487391106247","imei2":"18487391106247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181868,"job_number":"JOB_181868","tr_customer_id":181886,"tr_customer_product_id":181876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:52.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Shemar Reinger","mobile_number":"619-440-2858","email_id":"Deonte_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"17986577788857054","imei1":"17986577788857054","imei2":"17986577788857054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181869,"job_number":"JOB_181869","tr_customer_id":181887,"tr_customer_product_id":181877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:53.000Z","modified_at":"2026-02-10T04:41:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14908228651950","imei1":"14908228651950","imei2":"14908228651950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181871,"job_number":"JOB_181871","tr_customer_id":181889,"tr_customer_product_id":181879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:55.000Z","modified_at":"2026-02-10T04:41:55.000Z","name":"Brendon Hoeger","mobile_number":"923-216-2123","email_id":"Nigel_Howell@gmail.com","dop":"2025-04-06","serial_number":"15944446198452292","imei1":"15944446198452292","imei2":"15944446198452292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181872,"job_number":"JOB_181872","tr_customer_id":181890,"tr_customer_product_id":181880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:56.000Z","modified_at":"2026-02-10T04:41:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15453530553683","imei1":"15453530553683","imei2":"15453530553683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181876,"job_number":"JOB_181876","tr_customer_id":181894,"tr_customer_product_id":181884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Mallory Mante","mobile_number":"774-317-8365","email_id":"Martina.Willms34@hotmail.com","dop":"2025-04-06","serial_number":"11883044163505480","imei1":"11883044163505480","imei2":"11883044163505480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181879,"job_number":"JOB_181879","tr_customer_id":181897,"tr_customer_product_id":181887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"14055193854611","imei1":"14055193854611","imei2":"14055193854611","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181881,"job_number":"JOB_181881","tr_customer_id":181899,"tr_customer_product_id":181889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Emie Doyle","mobile_number":"728-308-4402","email_id":"Rosalia_Yundt@gmail.com","dop":"2025-02-01","serial_number":"77744183855244","imei1":"77744183855244","imei2":"77744183855244","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181884,"job_number":"JOB_181884","tr_customer_id":181902,"tr_customer_product_id":181892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:01.000Z","modified_at":"2026-02-10T04:42:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17739749355646","imei1":"17739749355646","imei2":"17739749355646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181886,"job_number":"JOB_181886","tr_customer_id":181904,"tr_customer_product_id":181894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14330855164057","imei1":"14330855164057","imei2":"14330855164057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181888,"job_number":"JOB_181888","tr_customer_id":181906,"tr_customer_product_id":181896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:03.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Lester Hayes","mobile_number":"795-831-4508","email_id":"Roosevelt_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18902422431438030","imei1":"18902422431438030","imei2":"18902422431438030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181889,"job_number":"JOB_181889","tr_customer_id":181907,"tr_customer_product_id":181897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:04.000Z","modified_at":"2026-02-10T04:42:04.000Z","name":"Conrad Ernser","mobile_number":"207-427-9835","email_id":"Emmanuel_Harvey@gmail.com","dop":"2025-04-06","serial_number":"11938727889645952","imei1":"11938727889645952","imei2":"11938727889645952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181890,"job_number":"JOB_181890","tr_customer_id":181908,"tr_customer_product_id":181898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:09.000Z","modified_at":"2026-02-10T04:42:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10680190053258","imei1":"10680190053258","imei2":"10680190053258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181892,"job_number":"JOB_181892","tr_customer_id":181910,"tr_customer_product_id":181900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19718384547920","imei1":"19718384547920","imei2":"19718384547920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181894,"job_number":"JOB_181894","tr_customer_id":181912,"tr_customer_product_id":181902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467208248203","imei1":"15467208248203","imei2":"15467208248203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181895,"job_number":"JOB_181895","tr_customer_id":181913,"tr_customer_product_id":181903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"Stephan Ratke","mobile_number":"935-770-2336","email_id":"Mabel_Pfeffer36@hotmail.com","dop":"2025-04-06","serial_number":"11921002497677728","imei1":"11921002497677728","imei2":"11921002497677728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181897,"job_number":"JOB_181897","tr_customer_id":181915,"tr_customer_product_id":181905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18294182675615","imei1":"18294182675615","imei2":"18294182675615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181898,"job_number":"JOB_181898","tr_customer_id":181916,"tr_customer_product_id":181906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19629949538725","imei1":"19629949538725","imei2":"19629949538725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181901,"job_number":"JOB_181901","tr_customer_id":181919,"tr_customer_product_id":181909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Chaz Rohan","mobile_number":"781-329-5406","email_id":"Faye.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"11553306103223358","imei1":"11553306103223358","imei2":"11553306103223358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181902,"job_number":"JOB_181902","tr_customer_id":181920,"tr_customer_product_id":181910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Mozelle Vandervort","mobile_number":"885-411-3755","email_id":"Santino.Kutch3@hotmail.com","dop":"2025-04-06","serial_number":"13118801822263856","imei1":"13118801822263856","imei2":"13118801822263856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181903,"job_number":"JOB_181903","tr_customer_id":181921,"tr_customer_product_id":181911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Kari Jakubowski","mobile_number":"691-795-7200","email_id":"Luz.Stokes@gmail.com","dop":"2025-04-06","serial_number":"15725625052348100","imei1":"15725625052348100","imei2":"15725625052348100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181904,"job_number":"JOB_181904","tr_customer_id":181922,"tr_customer_product_id":181912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Leonel Nicolas","mobile_number":"812-701-7463","email_id":"Madilyn_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"14734562629998480","imei1":"14734562629998480","imei2":"14734562629998480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181905,"job_number":"JOB_181905","tr_customer_id":181923,"tr_customer_product_id":181913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17767134579977","imei1":"17767134579977","imei2":"17767134579977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181907,"job_number":"JOB_181907","tr_customer_id":181925,"tr_customer_product_id":181915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108958694185852","imei1":"108958694185852","imei2":"108958694185852","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181909,"job_number":"JOB_181909","tr_customer_id":181927,"tr_customer_product_id":181917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:26.000Z","modified_at":"2026-02-10T04:42:26.000Z","name":"Jermaine Marks","mobile_number":"449-672-2949","email_id":"Kira_Okuneva73@hotmail.com","dop":"2025-04-06","serial_number":"12295181401825912","imei1":"12295181401825912","imei2":"12295181401825912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181913,"job_number":"JOB_181913","tr_customer_id":181931,"tr_customer_product_id":181921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:29.000Z","modified_at":"2026-02-10T04:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13798079645206","imei1":"13798079645206","imei2":"13798079645206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181915,"job_number":"JOB_181915","tr_customer_id":181933,"tr_customer_product_id":181923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18799917546077","imei1":"18799917546077","imei2":"18799917546077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181916,"job_number":"JOB_181916","tr_customer_id":181934,"tr_customer_product_id":181924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17138817628463","imei1":"17138817628463","imei2":"17138817628463","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181918,"job_number":"JOB_181918","tr_customer_id":181936,"tr_customer_product_id":181926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15870486559121","imei1":"15870486559121","imei2":"15870486559121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181921,"job_number":"JOB_181921","tr_customer_id":181939,"tr_customer_product_id":181929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:42:31.000Z","name":"Leif Hayes","mobile_number":"908-305-1658","email_id":"Estelle50@yahoo.com","dop":"2025-04-06","serial_number":"10215375487989102","imei1":"10215375487989102","imei2":"10215375487989102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181923,"job_number":"JOB_181923","tr_customer_id":181941,"tr_customer_product_id":181931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Fredrick Kiehn","mobile_number":"318-317-7814","email_id":"Javier88@hotmail.com","dop":"2025-04-06","serial_number":"19918764252775704","imei1":"19918764252775704","imei2":"19918764252775704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181925,"job_number":"JOB_181925","tr_customer_id":181943,"tr_customer_product_id":181933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Lupe Reynolds","mobile_number":"272-541-7220","email_id":"Alexie.Hane13@yahoo.com","dop":"2025-04-06","serial_number":"15296207012243974","imei1":"15296207012243974","imei2":"15296207012243974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181926,"job_number":"JOB_181926","tr_customer_id":181944,"tr_customer_product_id":181934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Laverne Goodwin","mobile_number":"915-241-0851","email_id":"Montana79@hotmail.com","dop":"2025-04-06","serial_number":"13315586993636460","imei1":"13315586993636460","imei2":"13315586993636460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181928,"job_number":"JOB_181928","tr_customer_id":181946,"tr_customer_product_id":181936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:37.000Z","modified_at":"2026-02-10T04:42:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11943390974026","imei1":"11943390974026","imei2":"11943390974026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181930,"job_number":"JOB_181930","tr_customer_id":181948,"tr_customer_product_id":181938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:38.000Z","modified_at":"2026-02-10T04:42:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13487900227985","imei1":"13487900227985","imei2":"13487900227985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181933,"job_number":"JOB_181933","tr_customer_id":181951,"tr_customer_product_id":181941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Juwan Mosciski","mobile_number":"596-335-6196","email_id":"Alvina32@yahoo.com","dop":"2025-04-06","serial_number":"19165947120171324","imei1":"19165947120171324","imei2":"19165947120171324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181934,"job_number":"JOB_181934","tr_customer_id":181952,"tr_customer_product_id":181942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:40.000Z","modified_at":"2026-02-10T04:42:40.000Z","name":"Zella Fadel","mobile_number":"911-668-9451","email_id":"Una.Mante84@gmail.com","dop":"2025-04-06","serial_number":"12371980244603358","imei1":"12371980244603358","imei2":"12371980244603358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181935,"job_number":"JOB_181935","tr_customer_id":181953,"tr_customer_product_id":181943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:41.000Z","modified_at":"2026-02-10T04:42:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685811851518","imei1":"15685811851518","imei2":"15685811851518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181937,"job_number":"JOB_181937","tr_customer_id":181955,"tr_customer_product_id":181945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:43.000Z","modified_at":"2026-02-10T04:42:43.000Z","name":"Maxine Mills","mobile_number":"675-276-7554","email_id":"Zena36@gmail.com","dop":"2025-04-06","serial_number":"17684226851578808","imei1":"17684226851578808","imei2":"17684226851578808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181941,"job_number":"JOB_181941","tr_customer_id":181959,"tr_customer_product_id":181949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:46.000Z","modified_at":"2026-02-10T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12027734814848","imei1":"12027734814848","imei2":"12027734814848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181943,"job_number":"JOB_181943","tr_customer_id":181961,"tr_customer_product_id":181951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19602294116099","imei1":"19602294116099","imei2":"19602294116099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181945,"job_number":"JOB_181945","tr_customer_id":181963,"tr_customer_product_id":181953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11864828620086","imei1":"11864828620086","imei2":"11864828620086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181946,"job_number":"JOB_181946","tr_customer_id":181964,"tr_customer_product_id":181954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:48.000Z","modified_at":"2026-02-10T04:42:48.000Z","name":"Iva Leuschke","mobile_number":"901-741-7010","email_id":"Vladimir_Hayes94@hotmail.com","dop":"2025-04-06","serial_number":"13455398942887700","imei1":"13455398942887700","imei2":"13455398942887700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181948,"job_number":"JOB_181948","tr_customer_id":181966,"tr_customer_product_id":181956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Kaci Graham","mobile_number":"488-916-6088","email_id":"Nicolette.Hamill14@hotmail.com","dop":"2025-04-06","serial_number":"12162538416383790","imei1":"12162538416383790","imei2":"12162538416383790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181949,"job_number":"JOB_181949","tr_customer_id":181967,"tr_customer_product_id":181957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Silas DuBuque","mobile_number":"990-633-4891","email_id":"Adell.Haley@gmail.com","dop":"2025-04-06","serial_number":"13851604613679418","imei1":"13851604613679418","imei2":"13851604613679418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181951,"job_number":"JOB_181951","tr_customer_id":181969,"tr_customer_product_id":181959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:57.000Z","modified_at":"2026-02-10T04:42:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16627056526549","imei1":"16627056526549","imei2":"16627056526549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181953,"job_number":"JOB_181953","tr_customer_id":181971,"tr_customer_product_id":181961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:42:59.000Z","name":"Efrain Stroman","mobile_number":"380-494-8015","email_id":"Tania.Olson@yahoo.com","dop":"2025-04-06","serial_number":"12023233421885678","imei1":"12023233421885678","imei2":"12023233421885678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181954,"job_number":"JOB_181954","tr_customer_id":181972,"tr_customer_product_id":181962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12338434659796","imei1":"12338434659796","imei2":"12338434659796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181955,"job_number":"JOB_181955","tr_customer_id":181973,"tr_customer_product_id":181963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820437444301","imei1":"11820437444301","imei2":"11820437444301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181956,"job_number":"JOB_181956","tr_customer_id":181974,"tr_customer_product_id":181964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14407464314331","imei1":"14407464314331","imei2":"14407464314331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181963,"job_number":"JOB_181963","tr_customer_id":181981,"tr_customer_product_id":181971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Guadalupe Stiedemann","mobile_number":"855-460-1659","email_id":"Johnpaul.Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"17218879874749988","imei1":"17218879874749988","imei2":"17218879874749988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181964,"job_number":"JOB_181964","tr_customer_id":181982,"tr_customer_product_id":181972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Herminio Herzog","mobile_number":"395-425-1677","email_id":"Angel_Davis@hotmail.com","dop":"2025-04-06","serial_number":"13969096798091268","imei1":"13969096798091268","imei2":"13969096798091268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181965,"job_number":"JOB_181965","tr_customer_id":181983,"tr_customer_product_id":181973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Dillan Aufderhar","mobile_number":"481-286-7654","email_id":"Edmond40@yahoo.com","dop":"2025-04-06","serial_number":"15590129034940028","imei1":"15590129034940028","imei2":"15590129034940028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181967,"job_number":"JOB_181967","tr_customer_id":181985,"tr_customer_product_id":181975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:10.000Z","modified_at":"2026-02-10T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18245883884530","imei1":"18245883884530","imei2":"18245883884530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181969,"job_number":"JOB_181969","tr_customer_id":181987,"tr_customer_product_id":181977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:12.000Z","modified_at":"2026-02-10T04:43:12.000Z","name":"Guiseppe Cummings","mobile_number":"404-699-1043","email_id":"Shayna16@yahoo.com","dop":"2025-04-06","serial_number":"14791410519139908","imei1":"14791410519139908","imei2":"14791410519139908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181970,"job_number":"JOB_181970","tr_customer_id":181988,"tr_customer_product_id":181978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:14.000Z","modified_at":"2026-02-10T04:43:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11744939540732","imei1":"11744939540732","imei2":"11744939540732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181972,"job_number":"JOB_181972","tr_customer_id":181990,"tr_customer_product_id":181980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"Shannon Harber","mobile_number":"651-933-7331","email_id":"Candace_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19930830821775064","imei1":"19930830821775064","imei2":"19930830821775064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181973,"job_number":"JOB_181973","tr_customer_id":181991,"tr_customer_product_id":181981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11524001250735","imei1":"11524001250735","imei2":"11524001250735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181974,"job_number":"JOB_181974","tr_customer_id":181992,"tr_customer_product_id":181982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12357856490813","imei1":"12357856490813","imei2":"12357856490813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181977,"job_number":"JOB_181977","tr_customer_id":181995,"tr_customer_product_id":181985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12152793500156","imei1":"12152793500156","imei2":"12152793500156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181978,"job_number":"JOB_181978","tr_customer_id":181996,"tr_customer_product_id":181986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108683517026873","imei1":"108683517026873","imei2":"108683517026873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181981,"job_number":"JOB_181981","tr_customer_id":181999,"tr_customer_product_id":181989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Baylee Cremin","mobile_number":"577-986-3057","email_id":"Maximillia.Conn@hotmail.com","dop":"2025-04-06","serial_number":"13427467373248512","imei1":"13427467373248512","imei2":"13427467373248512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181982,"job_number":"JOB_181982","tr_customer_id":182000,"tr_customer_product_id":181990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Johnathon Stiedemann","mobile_number":"993-638-0491","email_id":"Jeffry.Conroy46@hotmail.com","dop":"2025-04-06","serial_number":"14017252868658922","imei1":"14017252868658922","imei2":"14017252868658922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181985,"job_number":"JOB_181985","tr_customer_id":182003,"tr_customer_product_id":181993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:19.000Z","modified_at":"2026-02-10T04:43:19.000Z","name":"Gabe Cormier","mobile_number":"431-315-7337","email_id":"Edmund8@yahoo.com","dop":"2025-04-06","serial_number":"15609303545537364","imei1":"15609303545537364","imei2":"15609303545537364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181987,"job_number":"JOB_181987","tr_customer_id":182005,"tr_customer_product_id":181995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:28.000Z","modified_at":"2026-02-10T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18892036168495","imei1":"18892036168495","imei2":"18892036168495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181989,"job_number":"JOB_181989","tr_customer_id":182007,"tr_customer_product_id":181997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:30.000Z","modified_at":"2026-02-10T04:43:30.000Z","name":"Astrid Vandervort","mobile_number":"476-854-4829","email_id":"Oran69@yahoo.com","dop":"2025-04-06","serial_number":"15263075259179140","imei1":"15263075259179140","imei2":"15263075259179140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181990,"job_number":"JOB_181990","tr_customer_id":182008,"tr_customer_product_id":181998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:31.000Z","modified_at":"2026-02-10T04:43:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13414191474907","imei1":"13414191474907","imei2":"13414191474907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181992,"job_number":"JOB_181992","tr_customer_id":182010,"tr_customer_product_id":182000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:33.000Z","modified_at":"2026-02-10T04:43:33.000Z","name":"Franz Ruecker","mobile_number":"894-467-6855","email_id":"Kellen0@hotmail.com","dop":"2025-04-06","serial_number":"10031259673695776","imei1":"10031259673695776","imei2":"10031259673695776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181993,"job_number":"JOB_181993","tr_customer_id":182011,"tr_customer_product_id":182001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:37.000Z","modified_at":"2026-02-10T04:43:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10493527651224","imei1":"10493527651224","imei2":"10493527651224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181995,"job_number":"JOB_181995","tr_customer_id":182013,"tr_customer_product_id":182003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:39.000Z","modified_at":"2026-02-10T04:43:39.000Z","name":"Haskell Deckow","mobile_number":"435-514-4274","email_id":"Hermann.Hessel@gmail.com","dop":"2025-04-06","serial_number":"16119525784454628","imei1":"16119525784454628","imei2":"16119525784454628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181996,"job_number":"JOB_181996","tr_customer_id":182014,"tr_customer_product_id":182004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:56.000Z","modified_at":"2026-02-10T04:43:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17636177135639","imei1":"17636177135639","imei2":"17636177135639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181998,"job_number":"JOB_181998","tr_customer_id":182016,"tr_customer_product_id":182006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:58.000Z","modified_at":"2026-02-10T04:43:58.000Z","name":"Jack Stark","mobile_number":"770-738-3137","email_id":"Cortney61@hotmail.com","dop":"2025-04-06","serial_number":"11749067347165124","imei1":"11749067347165124","imei2":"11749067347165124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181999,"job_number":"JOB_181999","tr_customer_id":182017,"tr_customer_product_id":182007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:59.000Z","modified_at":"2026-02-10T04:43:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11784032533272","imei1":"11784032533272","imei2":"11784032533272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182001,"job_number":"JOB_182001","tr_customer_id":182019,"tr_customer_product_id":182009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:00.000Z","modified_at":"2026-02-10T04:44:00.000Z","name":"Gavin West","mobile_number":"946-742-2425","email_id":"Alison8@gmail.com","dop":"2025-04-06","serial_number":"15513520394144388","imei1":"15513520394144388","imei2":"15513520394144388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182002,"job_number":"JOB_182002","tr_customer_id":182020,"tr_customer_product_id":182010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:02.000Z","modified_at":"2026-02-10T04:44:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13708504009535","imei1":"13708504009535","imei2":"13708504009535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182004,"job_number":"JOB_182004","tr_customer_id":182022,"tr_customer_product_id":182012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11844175897786","imei1":"11844175897786","imei2":"11844175897786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182006,"job_number":"JOB_182006","tr_customer_id":182024,"tr_customer_product_id":182014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"Darwin Schroeder","mobile_number":"893-556-2904","email_id":"Jakob.Glover@hotmail.com","dop":"2025-04-06","serial_number":"10508969977465474","imei1":"10508969977465474","imei2":"10508969977465474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182007,"job_number":"JOB_182007","tr_customer_id":182025,"tr_customer_product_id":182015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:04.000Z","modified_at":"2026-02-10T04:44:04.000Z","name":"Mose Bednar","mobile_number":"388-576-8041","email_id":"Victor_Glover@hotmail.com","dop":"2025-04-06","serial_number":"14929126893463348","imei1":"14929126893463348","imei2":"14929126893463348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182014,"job_number":"JOB_182014","tr_customer_id":182032,"tr_customer_product_id":182022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81228523576099","imei1":"81228523576099","imei2":"81228523576099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182015,"job_number":"JOB_182015","tr_customer_id":182033,"tr_customer_product_id":182023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73425910739265","imei1":"73425910739265","imei2":"73425910739265","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182016,"job_number":"JOB_182016","tr_customer_id":182034,"tr_customer_product_id":182024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27033051189879","imei1":"27033051189879","imei2":"27033051189879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182017,"job_number":"JOB_182017","tr_customer_id":182035,"tr_customer_product_id":182025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25774353120331","imei1":"25774353120331","imei2":"25774353120331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182018,"job_number":"JOB_182018","tr_customer_id":182036,"tr_customer_product_id":182026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90146125940518","imei1":"90146125940518","imei2":"90146125940518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182019,"job_number":"JOB_182019","tr_customer_id":182037,"tr_customer_product_id":182027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13245186444761","imei1":"13245186444761","imei2":"13245186444761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182021,"job_number":"JOB_182021","tr_customer_id":182039,"tr_customer_product_id":182029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94636683626335","imei1":"94636683626335","imei2":"94636683626335","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182022,"job_number":"JOB_182022","tr_customer_id":182040,"tr_customer_product_id":182030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77859368599659","imei1":"77859368599659","imei2":"77859368599659","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182023,"job_number":"JOB_182023","tr_customer_id":182041,"tr_customer_product_id":182031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96433204023790","imei1":"96433204023790","imei2":"96433204023790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182024,"job_number":"JOB_182024","tr_customer_id":182042,"tr_customer_product_id":182032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18721444549130","imei1":"18721444549130","imei2":"18721444549130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182025,"job_number":"JOB_182025","tr_customer_id":182043,"tr_customer_product_id":182033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49260935691314","imei1":"49260935691314","imei2":"49260935691314","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182026,"job_number":"JOB_182026","tr_customer_id":182044,"tr_customer_product_id":182034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:36.000Z","modified_at":"2026-02-10T04:58:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10444697402436","imei1":"10444697402436","imei2":"10444697402436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182028,"job_number":"JOB_182028","tr_customer_id":182046,"tr_customer_product_id":182036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65804227474985","imei1":"65804227474985","imei2":"65804227474985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182029,"job_number":"JOB_182029","tr_customer_id":182047,"tr_customer_product_id":182037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70617392152931","imei1":"70617392152931","imei2":"70617392152931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182030,"job_number":"JOB_182030","tr_customer_id":182048,"tr_customer_product_id":182038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74029223021077","imei1":"74029223021077","imei2":"74029223021077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182031,"job_number":"JOB_182031","tr_customer_id":182049,"tr_customer_product_id":182039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70321585255748","imei1":"70321585255748","imei2":"70321585255748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182032,"job_number":"JOB_182032","tr_customer_id":182050,"tr_customer_product_id":182040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64283853142099","imei1":"64283853142099","imei2":"64283853142099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182033,"job_number":"JOB_182033","tr_customer_id":182051,"tr_customer_product_id":182041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:10.000Z","modified_at":"2026-02-10T04:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38100541581097","imei1":"38100541581097","imei2":"38100541581097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182035,"job_number":"JOB_182035","tr_customer_id":182053,"tr_customer_product_id":182043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:47.000Z","modified_at":"2026-02-10T05:10:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13307297789192","imei1":"13307297789192","imei2":"13307297789192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182037,"job_number":"JOB_182037","tr_customer_id":182055,"tr_customer_product_id":182045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:49.000Z","modified_at":"2026-02-10T05:10:49.000Z","name":"Stephon Cassin","mobile_number":"468-942-4399","email_id":"Suzanne.Gleason87@yahoo.com","dop":"2025-04-06","serial_number":"13965698029326214","imei1":"13965698029326214","imei2":"13965698029326214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182038,"job_number":"JOB_182038","tr_customer_id":182056,"tr_customer_product_id":182046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:34.000Z","modified_at":"2026-02-10T05:11:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13723398401657","imei1":"13723398401657","imei2":"13723398401657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182040,"job_number":"JOB_182040","tr_customer_id":182058,"tr_customer_product_id":182048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:35.000Z","modified_at":"2026-02-10T05:11:35.000Z","name":"Yolanda Kilback","mobile_number":"821-209-3400","email_id":"Bernadine.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"13856377737853940","imei1":"13856377737853940","imei2":"13856377737853940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182041,"job_number":"JOB_182041","tr_customer_id":182059,"tr_customer_product_id":182049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:22.000Z","modified_at":"2026-02-10T05:12:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17922456364347","imei1":"17922456364347","imei2":"17922456364347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182043,"job_number":"JOB_182043","tr_customer_id":182061,"tr_customer_product_id":182051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:24.000Z","modified_at":"2026-02-10T05:12:24.000Z","name":"Makenna Brekke","mobile_number":"205-573-1258","email_id":"Abbie.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"14426292262117102","imei1":"14426292262117102","imei2":"14426292262117102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182046,"job_number":"JOB_182046","tr_customer_id":182064,"tr_customer_product_id":182054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:39.000Z","modified_at":"2026-02-10T05:24:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13371590081719","imei1":"13371590081719","imei2":"13371590081719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182048,"job_number":"JOB_182048","tr_customer_id":182066,"tr_customer_product_id":182056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:41.000Z","modified_at":"2026-02-10T05:24:41.000Z","name":"Tiffany Ortiz","mobile_number":"227-571-2890","email_id":"Sandy66@hotmail.com","dop":"2025-04-06","serial_number":"11155183780033432","imei1":"11155183780033432","imei2":"11155183780033432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182049,"job_number":"JOB_182049","tr_customer_id":182067,"tr_customer_product_id":182057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:27.000Z","modified_at":"2026-02-10T05:25:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15051455336983","imei1":"15051455336983","imei2":"15051455336983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182051,"job_number":"JOB_182051","tr_customer_id":182069,"tr_customer_product_id":182059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:29.000Z","modified_at":"2026-02-10T05:25:29.000Z","name":"Audreanne Langosh","mobile_number":"391-699-9454","email_id":"Verdie_Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"16272075162412116","imei1":"16272075162412116","imei2":"16272075162412116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182052,"job_number":"JOB_182052","tr_customer_id":182070,"tr_customer_product_id":182060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:32.000Z","modified_at":"2026-02-10T05:25:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"54020304863005","imei1":"54020304863005","imei2":"54020304863005","popurl":"2026-01-31T05:25:31.550579903Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182053,"job_number":"JOB_182053","tr_customer_id":182071,"tr_customer_product_id":182061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:46.000Z","modified_at":"2026-02-10T05:25:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"75189342157121","imei1":"75189342157121","imei2":"75189342157121","popurl":"2026-01-31T05:25:46.249143738Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182054,"job_number":"JOB_182054","tr_customer_id":182072,"tr_customer_product_id":182062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:14.000Z","modified_at":"2026-02-10T05:26:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18350049947951","imei1":"18350049947951","imei2":"18350049947951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182056,"job_number":"JOB_182056","tr_customer_id":182074,"tr_customer_product_id":182064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:16.000Z","modified_at":"2026-02-10T05:26:16.000Z","name":"Amelie Kling","mobile_number":"976-427-8476","email_id":"Russell.Abshire@hotmail.com","dop":"2025-04-06","serial_number":"17879435786193876","imei1":"17879435786193876","imei2":"17879435786193876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182057,"job_number":"JOB_182057","tr_customer_id":182075,"tr_customer_product_id":182065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:01.000Z","modified_at":"2026-02-10T05:40:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100800020813707","imei1":"100800020813707","imei2":"100800020813707","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182059,"job_number":"JOB_182059","tr_customer_id":182077,"tr_customer_product_id":182067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:15.000Z","modified_at":"2026-02-10T05:40:15.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103026702030176","imei1":"103026702030176","imei2":"103026702030176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182061,"job_number":"JOB_182061","tr_customer_id":182080,"tr_customer_product_id":182069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182062,"job_number":"JOB_182062","tr_customer_id":182079,"tr_customer_product_id":182070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182063,"job_number":"JOB_182063","tr_customer_id":182082,"tr_customer_product_id":182071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182064,"job_number":"JOB_182064","tr_customer_id":182081,"tr_customer_product_id":182072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182066,"job_number":"JOB_182066","tr_customer_id":182084,"tr_customer_product_id":182074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:23.000Z","modified_at":"2026-02-10T05:55:23.000Z","name":"Kyler Ankunding","mobile_number":"991-642-2442","email_id":"Audrey96@yahoo.com","dop":"2025-04-06","serial_number":"13147187502643614","imei1":"13147187502643614","imei2":"13147187502643614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182068,"job_number":"JOB_182068","tr_customer_id":182086,"tr_customer_product_id":182076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:41.000Z","modified_at":"2026-02-10T05:55:41.000Z","name":"Donato Rice","mobile_number":"275-280-2279","email_id":"Gerardo.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"14980123920516476","imei1":"14980123920516476","imei2":"14980123920516476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182069,"job_number":"JOB_182069","tr_customer_id":182087,"tr_customer_product_id":182077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:15.000Z","modified_at":"2026-02-10T06:04:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14614361723582","imei1":"14614361723582","imei2":"14614361723582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182071,"job_number":"JOB_182071","tr_customer_id":182089,"tr_customer_product_id":182079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:17.000Z","modified_at":"2026-02-10T06:04:17.000Z","name":"Myrtie Hettinger","mobile_number":"314-838-8790","email_id":"Golda_Luettgen51@yahoo.com","dop":"2025-04-06","serial_number":"12985290443482080","imei1":"12985290443482080","imei2":"12985290443482080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182072,"job_number":"JOB_182072","tr_customer_id":182090,"tr_customer_product_id":182080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:02.000Z","modified_at":"2026-02-10T06:05:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12361069209747","imei1":"12361069209747","imei2":"12361069209747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182074,"job_number":"JOB_182074","tr_customer_id":182092,"tr_customer_product_id":182082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:03.000Z","modified_at":"2026-02-10T06:05:03.000Z","name":"Natalia Spinka","mobile_number":"655-674-0452","email_id":"Mollie16@gmail.com","dop":"2025-04-06","serial_number":"13408458848948924","imei1":"13408458848948924","imei2":"13408458848948924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182075,"job_number":"JOB_182075","tr_customer_id":182093,"tr_customer_product_id":182083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:47.000Z","modified_at":"2026-02-10T06:05:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14719537880007","imei1":"14719537880007","imei2":"14719537880007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182077,"job_number":"JOB_182077","tr_customer_id":182095,"tr_customer_product_id":182085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:49.000Z","modified_at":"2026-02-10T06:05:49.000Z","name":"Kara Mohr","mobile_number":"427-732-5266","email_id":"Laisha80@hotmail.com","dop":"2025-04-06","serial_number":"14440755187914614","imei1":"14440755187914614","imei2":"14440755187914614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182081,"job_number":"JOB_182081","tr_customer_id":182099,"tr_customer_product_id":182089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:09.000Z","modified_at":"2026-02-10T06:46:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19682558254971","imei1":"19682558254971","imei2":"19682558254971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182083,"job_number":"JOB_182083","tr_customer_id":182101,"tr_customer_product_id":182091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:11.000Z","modified_at":"2026-02-10T06:46:11.000Z","name":"Eloisa Lowe","mobile_number":"923-584-1686","email_id":"Penelope.Mante@gmail.com","dop":"2025-04-06","serial_number":"15468846172729296","imei1":"15468846172729296","imei2":"15468846172729296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182084,"job_number":"JOB_182084","tr_customer_id":182102,"tr_customer_product_id":182092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:55.000Z","modified_at":"2026-02-10T06:46:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10902244164653","imei1":"10902244164653","imei2":"10902244164653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182086,"job_number":"JOB_182086","tr_customer_id":182104,"tr_customer_product_id":182094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:56.000Z","modified_at":"2026-02-10T06:46:56.000Z","name":"Maximillian Runolfsdottir","mobile_number":"717-322-0347","email_id":"Katheryn.Koelpin97@gmail.com","dop":"2025-04-06","serial_number":"17760793855255316","imei1":"17760793855255316","imei2":"17760793855255316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182087,"job_number":"JOB_182087","tr_customer_id":182105,"tr_customer_product_id":182095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:39.000Z","modified_at":"2026-02-10T06:47:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13371344897516","imei1":"13371344897516","imei2":"13371344897516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182089,"job_number":"JOB_182089","tr_customer_id":182107,"tr_customer_product_id":182097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:41.000Z","modified_at":"2026-02-10T06:47:41.000Z","name":"Darron Heathcote","mobile_number":"438-271-5151","email_id":"Julius.Morissette93@yahoo.com","dop":"2025-04-06","serial_number":"14133098692530356","imei1":"14133098692530356","imei2":"14133098692530356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182093,"job_number":"JOB_182093","tr_customer_id":182111,"tr_customer_product_id":182101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:42.000Z","modified_at":"2026-02-10T06:52:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12831455176196","imei1":"12831455176196","imei2":"12831455176196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182095,"job_number":"JOB_182095","tr_customer_id":182113,"tr_customer_product_id":182103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:44.000Z","modified_at":"2026-02-10T06:52:44.000Z","name":"Sally Padberg","mobile_number":"616-723-2720","email_id":"Alta69@hotmail.com","dop":"2025-04-06","serial_number":"16525564592487696","imei1":"16525564592487696","imei2":"16525564592487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182099,"job_number":"JOB_182099","tr_customer_id":182117,"tr_customer_product_id":182107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:32.000Z","modified_at":"2026-02-10T06:53:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12164512171670","imei1":"12164512171670","imei2":"12164512171670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182101,"job_number":"JOB_182101","tr_customer_id":182119,"tr_customer_product_id":182109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:34.000Z","modified_at":"2026-02-10T06:53:34.000Z","name":"Micah Nienow","mobile_number":"469-204-7876","email_id":"Hardy_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"19742398145795070","imei1":"19742398145795070","imei2":"19742398145795070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182108,"job_number":"JOB_182108","tr_customer_id":182126,"tr_customer_product_id":182116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:08.000Z","modified_at":"2026-02-10T06:54:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101983630001270","imei1":"101983630001270","imei2":"101983630001270","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182110,"job_number":"JOB_182110","tr_customer_id":182128,"tr_customer_product_id":182118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:21.000Z","modified_at":"2026-02-10T06:54:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10162990596270","imei1":"10162990596270","imei2":"10162990596270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182112,"job_number":"JOB_182112","tr_customer_id":182130,"tr_customer_product_id":182120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:23.000Z","modified_at":"2026-02-10T06:54:23.000Z","name":"Murray Goodwin","mobile_number":"269-667-9726","email_id":"Aubree.Wilkinson@gmail.com","dop":"2025-04-06","serial_number":"12947875796169904","imei1":"12947875796169904","imei2":"12947875796169904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182115,"job_number":"JOB_182115","tr_customer_id":182133,"tr_customer_product_id":182123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:56.000Z","modified_at":"2026-02-10T06:54:56.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104783307436166","imei1":"104783307436166","imei2":"104783307436166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182118,"job_number":"JOB_182118","tr_customer_id":182136,"tr_customer_product_id":182126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:14.000Z","modified_at":"2026-02-10T06:55:14.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10156244420339","imei1":"10156244420339","imei2":"10156244420339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182120,"job_number":"JOB_182120","tr_customer_id":182138,"tr_customer_product_id":182128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:15.000Z","modified_at":"2026-02-10T06:55:15.000Z","name":"Hyman Skiles","mobile_number":"964-981-9786","email_id":"Jewel_Schaefer74@yahoo.com","dop":"2025-06-18","serial_number":"1038246746908460","imei1":"1038246746908460","imei2":"1038246746908460","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182122,"job_number":"JOB_182122","tr_customer_id":182140,"tr_customer_product_id":182130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:33.000Z","modified_at":"2026-02-10T06:55:33.000Z","name":"Laurence Roob","mobile_number":"333-680-9406","email_id":"America_Metz@hotmail.com","dop":"2025-04-06","serial_number":"12760683145399064","imei1":"12760683145399064","imei2":"12760683145399064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182123,"job_number":"JOB_182123","tr_customer_id":182141,"tr_customer_product_id":182131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:44.000Z","modified_at":"2026-02-10T06:55:44.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106602207659084","imei1":"106602207659084","imei2":"106602207659084","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182125,"job_number":"JOB_182125","tr_customer_id":182143,"tr_customer_product_id":182133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:56.000Z","modified_at":"2026-02-10T06:55:56.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10504830448266","imei1":"10504830448266","imei2":"10504830448266","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182127,"job_number":"JOB_182127","tr_customer_id":182145,"tr_customer_product_id":182135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"Merlin Gaylord","mobile_number":"751-221-1547","email_id":"Claire_Rutherford@gmail.com","dop":"2025-06-18","serial_number":"1033752174518822","imei1":"1033752174518822","imei2":"1033752174518822","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182128,"job_number":"JOB_182128","tr_customer_id":182146,"tr_customer_product_id":182136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19141049672478","imei1":"19141049672478","imei2":"19141049672478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182130,"job_number":"JOB_182130","tr_customer_id":182148,"tr_customer_product_id":182138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:59.000Z","modified_at":"2026-02-10T06:55:59.000Z","name":"Ida Kuhn","mobile_number":"806-976-8085","email_id":"Shanna_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"16809053839387192","imei1":"16809053839387192","imei2":"16809053839387192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182131,"job_number":"JOB_182131","tr_customer_id":182149,"tr_customer_product_id":182139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:15.000Z","modified_at":"2026-02-10T06:56:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14735351532428","imei1":"14735351532428","imei2":"14735351532428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182133,"job_number":"JOB_182133","tr_customer_id":182151,"tr_customer_product_id":182141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:16.000Z","modified_at":"2026-02-10T06:56:16.000Z","name":"Antone Anderson","mobile_number":"344-823-3502","email_id":"Enoch_Schinner39@gmail.com","dop":"2025-04-06","serial_number":"13482435480018572","imei1":"13482435480018572","imei2":"13482435480018572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182134,"job_number":"JOB_182134","tr_customer_id":182152,"tr_customer_product_id":182142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:47.000Z","modified_at":"2026-02-10T06:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11283240456112","imei1":"11283240456112","imei2":"11283240456112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182136,"job_number":"JOB_182136","tr_customer_id":182154,"tr_customer_product_id":182144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:49.000Z","modified_at":"2026-02-10T06:56:49.000Z","name":"Damon Heathcote","mobile_number":"912-579-2594","email_id":"Joyce_Rempel40@gmail.com","dop":"2025-04-06","serial_number":"17694469465158458","imei1":"17694469465158458","imei2":"17694469465158458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182137,"job_number":"JOB_182137","tr_customer_id":182155,"tr_customer_product_id":182145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:00.000Z","modified_at":"2026-02-10T06:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11376845016578","imei1":"11376845016578","imei2":"11376845016578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182139,"job_number":"JOB_182139","tr_customer_id":182157,"tr_customer_product_id":182147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:02.000Z","modified_at":"2026-02-10T06:57:02.000Z","name":"Anya Lakin","mobile_number":"635-677-6251","email_id":"Mariam_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14093371720276156","imei1":"14093371720276156","imei2":"14093371720276156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182140,"job_number":"JOB_182140","tr_customer_id":182158,"tr_customer_product_id":182148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:36.000Z","modified_at":"2026-02-10T06:57:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108208804500","imei1":"19108208804500","imei2":"19108208804500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182142,"job_number":"JOB_182142","tr_customer_id":182160,"tr_customer_product_id":182150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:38.000Z","modified_at":"2026-02-10T06:57:38.000Z","name":"Kiarra Bogan","mobile_number":"781-340-0074","email_id":"Abbey.Jacobs2@gmail.com","dop":"2025-04-06","serial_number":"14378770966157242","imei1":"14378770966157242","imei2":"14378770966157242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182143,"job_number":"JOB_182143","tr_customer_id":182161,"tr_customer_product_id":182151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:45.000Z","modified_at":"2026-02-10T06:57:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19933880265452","imei1":"19933880265452","imei2":"19933880265452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182145,"job_number":"JOB_182145","tr_customer_id":182163,"tr_customer_product_id":182153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:47.000Z","modified_at":"2026-02-10T06:57:47.000Z","name":"Alexane Block","mobile_number":"589-687-6159","email_id":"Modesta.Reinger17@hotmail.com","dop":"2025-04-06","serial_number":"16797928147229688","imei1":"16797928147229688","imei2":"16797928147229688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182146,"job_number":"JOB_182146","tr_customer_id":182164,"tr_customer_product_id":182154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:51.000Z","modified_at":"2026-02-10T06:57:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16159694035880","imei1":"16159694035880","imei2":"16159694035880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182148,"job_number":"JOB_182148","tr_customer_id":182166,"tr_customer_product_id":182156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:53.000Z","modified_at":"2026-02-10T06:57:53.000Z","name":"Ryder Stracke","mobile_number":"735-494-5263","email_id":"Hallie88@hotmail.com","dop":"2025-04-06","serial_number":"12385418676337532","imei1":"12385418676337532","imei2":"12385418676337532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182149,"job_number":"JOB_182149","tr_customer_id":182167,"tr_customer_product_id":182157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:35.000Z","modified_at":"2026-02-10T06:58:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13339190507428","imei1":"13339190507428","imei2":"13339190507428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182151,"job_number":"JOB_182151","tr_customer_id":182169,"tr_customer_product_id":182159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:36.000Z","modified_at":"2026-02-10T06:58:36.000Z","name":"Wilfredo Homenick","mobile_number":"941-717-9893","email_id":"Jaylon63@gmail.com","dop":"2025-04-06","serial_number":"12695907994306980","imei1":"12695907994306980","imei2":"12695907994306980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182153,"job_number":"JOB_182153","tr_customer_id":182171,"tr_customer_product_id":182161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:18.000Z","modified_at":"2026-02-10T06:59:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10509106636336","imei1":"10509106636336","imei2":"10509106636336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182155,"job_number":"JOB_182155","tr_customer_id":182173,"tr_customer_product_id":182163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19049122858640","imei1":"19049122858640","imei2":"19049122858640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182156,"job_number":"JOB_182156","tr_customer_id":182174,"tr_customer_product_id":182164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"Everette Emard","mobile_number":"896-374-5993","email_id":"Avery97@hotmail.com","dop":"2025-04-06","serial_number":"12143555895893730","imei1":"12143555895893730","imei2":"12143555895893730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182158,"job_number":"JOB_182158","tr_customer_id":182176,"tr_customer_product_id":182166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:21.000Z","modified_at":"2026-02-10T06:59:21.000Z","name":"Cierra Ledner","mobile_number":"350-292-5568","email_id":"Kade40@gmail.com","dop":"2025-04-06","serial_number":"17479992589581660","imei1":"17479992589581660","imei2":"17479992589581660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182161,"job_number":"JOB_182161","tr_customer_id":182179,"tr_customer_product_id":182169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:04.000Z","modified_at":"2026-02-10T07:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10212422893376","imei1":"10212422893376","imei2":"10212422893376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182163,"job_number":"JOB_182163","tr_customer_id":182181,"tr_customer_product_id":182171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:05.000Z","modified_at":"2026-02-10T07:00:06.000Z","name":"Russel Pacocha","mobile_number":"702-336-1192","email_id":"Joesph33@gmail.com","dop":"2025-04-06","serial_number":"14836266331052256","imei1":"14836266331052256","imei2":"14836266331052256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182164,"job_number":"JOB_182164","tr_customer_id":182182,"tr_customer_product_id":182172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:48.000Z","modified_at":"2026-02-10T07:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10984687339036","imei1":"10984687339036","imei2":"10984687339036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182166,"job_number":"JOB_182166","tr_customer_id":182184,"tr_customer_product_id":182174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:50.000Z","modified_at":"2026-02-10T07:00:50.000Z","name":"Holly Larson","mobile_number":"384-824-6583","email_id":"Lilly73@yahoo.com","dop":"2025-04-06","serial_number":"16154474573146558","imei1":"16154474573146558","imei2":"16154474573146558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182167,"job_number":"JOB_182167","tr_customer_id":182185,"tr_customer_product_id":182175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:01:35.000Z","modified_at":"2026-02-10T07:01:35.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13861809304716","imei1":"13861809304716","imei2":"13861809304716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182169,"job_number":"JOB_182169","tr_customer_id":182187,"tr_customer_product_id":182177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:18.000Z","modified_at":"2026-02-10T07:02:18.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18466502457902","imei1":"18466502457902","imei2":"18466502457902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182171,"job_number":"JOB_182171","tr_customer_id":182189,"tr_customer_product_id":182179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:27.000Z","modified_at":"2026-02-10T07:02:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17616603141425","imei1":"17616603141425","imei2":"17616603141425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182173,"job_number":"JOB_182173","tr_customer_id":182191,"tr_customer_product_id":182181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:29.000Z","modified_at":"2026-02-10T07:02:29.000Z","name":"Jakob Hamill","mobile_number":"780-818-1661","email_id":"Maximo_Becker43@gmail.com","dop":"2025-04-06","serial_number":"12204279080875892","imei1":"12204279080875892","imei2":"12204279080875892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182175,"job_number":"JOB_182175","tr_customer_id":182193,"tr_customer_product_id":182183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:36.000Z","modified_at":"2026-02-10T07:02:36.000Z","name":"Arden Crist","mobile_number":"601-599-7998","email_id":"Willy_Harris@yahoo.com","dop":"2025-04-06","serial_number":"14936031459748460","imei1":"14936031459748460","imei2":"14936031459748460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182176,"job_number":"JOB_182176","tr_customer_id":182194,"tr_customer_product_id":182184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:01.000Z","modified_at":"2026-02-10T07:03:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"14410929038263","imei1":"14410929038263","imei2":"14410929038263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182178,"job_number":"JOB_182178","tr_customer_id":182196,"tr_customer_product_id":182186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:12.000Z","modified_at":"2026-02-10T07:03:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13075499105245","imei1":"13075499105245","imei2":"13075499105245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182180,"job_number":"JOB_182180","tr_customer_id":182198,"tr_customer_product_id":182188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:13.000Z","modified_at":"2026-02-10T07:03:13.000Z","name":"Nellie Jast","mobile_number":"457-832-5887","email_id":"Theresia_Klocko40@gmail.com","dop":"2025-04-06","serial_number":"13229689933584812","imei1":"13229689933584812","imei2":"13229689933584812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182181,"job_number":"JOB_182181","tr_customer_id":182199,"tr_customer_product_id":182189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:48.000Z","modified_at":"2026-02-10T07:03:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15596561586329","imei1":"15596561586329","imei2":"15596561586329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182183,"job_number":"JOB_182183","tr_customer_id":182201,"tr_customer_product_id":182191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:50.000Z","modified_at":"2026-02-10T07:03:50.000Z","name":"Osvaldo Corkery","mobile_number":"420-413-8270","email_id":"Gage.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15999547466076648","imei1":"15999547466076648","imei2":"15999547466076648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182184,"job_number":"JOB_182184","tr_customer_id":182202,"tr_customer_product_id":182192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:56.000Z","modified_at":"2026-02-10T07:03:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18388339043553","imei1":"18388339043553","imei2":"18388339043553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182186,"job_number":"JOB_182186","tr_customer_id":182204,"tr_customer_product_id":182194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:57.000Z","modified_at":"2026-02-10T07:03:57.000Z","name":"Maegan Murray","mobile_number":"301-354-7438","email_id":"Berneice39@gmail.com","dop":"2025-04-06","serial_number":"11002550369825412","imei1":"11002550369825412","imei2":"11002550369825412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182187,"job_number":"JOB_182187","tr_customer_id":182205,"tr_customer_product_id":182195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:04.000Z","modified_at":"2026-02-10T07:04:04.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18328067220269","imei1":"18328067220269","imei2":"18328067220269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182189,"job_number":"JOB_182189","tr_customer_id":182207,"tr_customer_product_id":182197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:05.000Z","modified_at":"2026-02-10T07:04:05.000Z","name":"Shaniya Langworth","mobile_number":"339-244-6641","email_id":"Pablo86@yahoo.com","dop":"2025-04-06","serial_number":"11990441152297496","imei1":"11990441152297496","imei2":"11990441152297496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182193,"job_number":"JOB_182193","tr_customer_id":182211,"tr_customer_product_id":182201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:34.000Z","modified_at":"2026-02-10T07:04:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12077426234677","imei1":"12077426234677","imei2":"12077426234677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182195,"job_number":"JOB_182195","tr_customer_id":182213,"tr_customer_product_id":182203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:36.000Z","modified_at":"2026-02-10T07:04:36.000Z","name":"Kelton Reynolds","mobile_number":"788-828-1544","email_id":"Lambert.Bailey@yahoo.com","dop":"2025-04-06","serial_number":"17379473551551232","imei1":"17379473551551232","imei2":"17379473551551232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182196,"job_number":"JOB_182196","tr_customer_id":182214,"tr_customer_product_id":182204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:50.000Z","modified_at":"2026-02-10T07:04:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12467997184844","imei1":"12467997184844","imei2":"12467997184844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182198,"job_number":"JOB_182198","tr_customer_id":182216,"tr_customer_product_id":182206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:52.000Z","modified_at":"2026-02-10T07:04:52.000Z","name":"Lew Mraz","mobile_number":"357-804-3834","email_id":"Wilford_Barton24@yahoo.com","dop":"2025-04-06","serial_number":"18143458143396508","imei1":"18143458143396508","imei2":"18143458143396508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182202,"job_number":"JOB_182202","tr_customer_id":182220,"tr_customer_product_id":182210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:20.000Z","modified_at":"2026-02-10T07:05:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11205321961992","imei1":"11205321961992","imei2":"11205321961992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182204,"job_number":"JOB_182204","tr_customer_id":182222,"tr_customer_product_id":182212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:22.000Z","modified_at":"2026-02-10T07:05:22.000Z","name":"Aniyah Vandervort","mobile_number":"810-291-4071","email_id":"Jayme1@gmail.com","dop":"2025-04-06","serial_number":"19962304039350230","imei1":"19962304039350230","imei2":"19962304039350230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182205,"job_number":"JOB_182205","tr_customer_id":182223,"tr_customer_product_id":182213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:28.000Z","modified_at":"2026-02-10T07:05:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867642297803","imei1":"11867642297803","imei2":"11867642297803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182207,"job_number":"JOB_182207","tr_customer_id":182225,"tr_customer_product_id":182215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:30.000Z","modified_at":"2026-02-10T07:05:30.000Z","name":"Sadye Lubowitz","mobile_number":"301-220-1175","email_id":"Wendell.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18967042419037970","imei1":"18967042419037970","imei2":"18967042419037970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182208,"job_number":"JOB_182208","tr_customer_id":182226,"tr_customer_product_id":182216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:36.000Z","modified_at":"2026-02-10T07:05:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16926026278723","imei1":"16926026278723","imei2":"16926026278723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182210,"job_number":"JOB_182210","tr_customer_id":182228,"tr_customer_product_id":182218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:38.000Z","modified_at":"2026-02-10T07:05:38.000Z","name":"Donnell Dare","mobile_number":"365-292-4065","email_id":"Rigoberto78@hotmail.com","dop":"2025-04-06","serial_number":"11507820507155902","imei1":"11507820507155902","imei2":"11507820507155902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182214,"job_number":"JOB_182214","tr_customer_id":182232,"tr_customer_product_id":182222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:13.000Z","modified_at":"2026-02-10T07:06:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18264681178053","imei1":"18264681178053","imei2":"18264681178053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182216,"job_number":"JOB_182216","tr_customer_id":182234,"tr_customer_product_id":182224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:14.000Z","modified_at":"2026-02-10T07:06:14.000Z","name":"Dorcas Franecki","mobile_number":"625-730-8968","email_id":"Shaina_Schmitt33@gmail.com","dop":"2025-04-06","serial_number":"17736325176953024","imei1":"17736325176953024","imei2":"17736325176953024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182220,"job_number":"JOB_182220","tr_customer_id":182238,"tr_customer_product_id":182228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:57.000Z","modified_at":"2026-02-10T07:06:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11198792287994","imei1":"11198792287994","imei2":"11198792287994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182222,"job_number":"JOB_182222","tr_customer_id":182240,"tr_customer_product_id":182230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:59.000Z","modified_at":"2026-02-10T07:06:59.000Z","name":"Eldridge Rippin","mobile_number":"718-566-2340","email_id":"Preston.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"19548797432981200","imei1":"19548797432981200","imei2":"19548797432981200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182223,"job_number":"JOB_182223","tr_customer_id":182241,"tr_customer_product_id":182231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:50.000Z","modified_at":"2026-02-10T07:10:50.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17364713756671","imei1":"17364713756671","imei2":"17364713756671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182225,"job_number":"JOB_182225","tr_customer_id":182243,"tr_customer_product_id":182233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:52.000Z","modified_at":"2026-02-10T07:10:52.000Z","name":"Mac Lind","mobile_number":"803-455-9259","email_id":"Verla.Legros@hotmail.com","dop":"2025-04-06","serial_number":"17161461934803340","imei1":"17161461934803340","imei2":"17161461934803340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182226,"job_number":"JOB_182226","tr_customer_id":182244,"tr_customer_product_id":182234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:21.000Z","modified_at":"2026-02-10T07:11:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17771252364482","imei1":"17771252364482","imei2":"17771252364482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182228,"job_number":"JOB_182228","tr_customer_id":182246,"tr_customer_product_id":182236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:23.000Z","modified_at":"2026-02-10T07:11:23.000Z","name":"Linnie Davis","mobile_number":"634-748-8093","email_id":"Colby_Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"16331199842799732","imei1":"16331199842799732","imei2":"16331199842799732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182229,"job_number":"JOB_182229","tr_customer_id":182247,"tr_customer_product_id":182237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:40.000Z","modified_at":"2026-02-10T07:11:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12707855205845","imei1":"12707855205845","imei2":"12707855205845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182231,"job_number":"JOB_182231","tr_customer_id":182249,"tr_customer_product_id":182239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:42.000Z","modified_at":"2026-02-10T07:11:42.000Z","name":"Linnea Lebsack","mobile_number":"988-807-4206","email_id":"Raheem.Hansen@gmail.com","dop":"2025-04-06","serial_number":"12062031791550592","imei1":"12062031791550592","imei2":"12062031791550592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182232,"job_number":"JOB_182232","tr_customer_id":182250,"tr_customer_product_id":182240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:11.000Z","modified_at":"2026-02-10T07:12:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17817372476880","imei1":"17817372476880","imei2":"17817372476880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182234,"job_number":"JOB_182234","tr_customer_id":182252,"tr_customer_product_id":182242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:13.000Z","modified_at":"2026-02-10T07:12:13.000Z","name":"Eulalia Paucek","mobile_number":"480-692-1011","email_id":"Rowland46@yahoo.com","dop":"2025-04-06","serial_number":"15790368882003324","imei1":"15790368882003324","imei2":"15790368882003324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182235,"job_number":"JOB_182235","tr_customer_id":182253,"tr_customer_product_id":182243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:23.000Z","modified_at":"2026-02-10T07:12:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15327200171104","imei1":"15327200171104","imei2":"15327200171104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182237,"job_number":"JOB_182237","tr_customer_id":182255,"tr_customer_product_id":182245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:25.000Z","modified_at":"2026-02-10T07:12:25.000Z","name":"Adrien Crona","mobile_number":"880-437-1602","email_id":"Jayson32@yahoo.com","dop":"2025-04-06","serial_number":"15359608967081896","imei1":"15359608967081896","imei2":"15359608967081896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182238,"job_number":"JOB_182238","tr_customer_id":182256,"tr_customer_product_id":182246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:29.000Z","modified_at":"2026-02-10T07:12:29.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16730392096824","imei1":"16730392096824","imei2":"16730392096824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182240,"job_number":"JOB_182240","tr_customer_id":182258,"tr_customer_product_id":182248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:31.000Z","modified_at":"2026-02-10T07:12:31.000Z","name":"Leila Beatty","mobile_number":"200-797-5321","email_id":"Samson.Rolfson91@hotmail.com","dop":"2025-04-06","serial_number":"10603128591541776","imei1":"10603128591541776","imei2":"10603128591541776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182242,"job_number":"JOB_182242","tr_customer_id":182260,"tr_customer_product_id":182250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:45.000Z","modified_at":"2026-02-10T07:12:45.000Z","name":"Brianne Bernhard","mobile_number":"822-943-9791","email_id":"Elody60@yahoo.com","dop":"2025-04-06","serial_number":"13178631318605916","imei1":"13178631318605916","imei2":"13178631318605916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182244,"job_number":"JOB_182244","tr_customer_id":182262,"tr_customer_product_id":182252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:58.000Z","modified_at":"2026-02-10T07:12:58.000Z","name":"Yolanda Parker","mobile_number":"992-604-2015","email_id":"Josefa78@yahoo.com","dop":"2025-04-06","serial_number":"19081001467740970","imei1":"19081001467740970","imei2":"19081001467740970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182245,"job_number":"JOB_182245","tr_customer_id":182263,"tr_customer_product_id":182253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:00.000Z","modified_at":"2026-02-10T07:13:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19069744473801","imei1":"19069744473801","imei2":"19069744473801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182247,"job_number":"JOB_182247","tr_customer_id":182265,"tr_customer_product_id":182255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:02.000Z","modified_at":"2026-02-10T07:13:02.000Z","name":"Alanna Carroll","mobile_number":"297-509-6103","email_id":"Rosa_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"11210461450896704","imei1":"11210461450896704","imei2":"11210461450896704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182248,"job_number":"JOB_182248","tr_customer_id":182266,"tr_customer_product_id":182256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:12.000Z","modified_at":"2026-02-10T07:13:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11620460170253","imei1":"11620460170253","imei2":"11620460170253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182250,"job_number":"JOB_182250","tr_customer_id":182268,"tr_customer_product_id":182258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:14.000Z","modified_at":"2026-02-10T07:13:14.000Z","name":"Maxwell Murphy","mobile_number":"257-423-3211","email_id":"Maximus_McClure46@gmail.com","dop":"2025-04-06","serial_number":"17949281456872968","imei1":"17949281456872968","imei2":"17949281456872968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182251,"job_number":"JOB_182251","tr_customer_id":182269,"tr_customer_product_id":182259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:02.000Z","modified_at":"2026-02-10T07:14:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11478551396990","imei1":"11478551396990","imei2":"11478551396990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182253,"job_number":"JOB_182253","tr_customer_id":182271,"tr_customer_product_id":182261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:03.000Z","modified_at":"2026-02-10T07:14:03.000Z","name":"Miller Jaskolski","mobile_number":"251-771-2563","email_id":"Anna.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"16624489984915020","imei1":"16624489984915020","imei2":"16624489984915020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182254,"job_number":"JOB_182254","tr_customer_id":182272,"tr_customer_product_id":182262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:39.000Z","modified_at":"2026-02-10T07:17:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17863703661155","imei1":"17863703661155","imei2":"17863703661155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182256,"job_number":"JOB_182256","tr_customer_id":182274,"tr_customer_product_id":182264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:40.000Z","modified_at":"2026-02-10T07:17:40.000Z","name":"Grady Glover","mobile_number":"356-440-0087","email_id":"Ryley32@hotmail.com","dop":"2025-04-06","serial_number":"12143416819628634","imei1":"12143416819628634","imei2":"12143416819628634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182258,"job_number":"JOB_182258","tr_customer_id":182276,"tr_customer_product_id":182266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:45.000Z","modified_at":"2026-02-10T07:17:45.000Z","name":"Mallory Wuckert","mobile_number":"445-394-9902","email_id":"Milan24@hotmail.com","dop":"2025-04-06","serial_number":"15583161903930540","imei1":"15583161903930540","imei2":"15583161903930540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182259,"job_number":"JOB_182259","tr_customer_id":182277,"tr_customer_product_id":182267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:25.000Z","modified_at":"2026-02-10T07:18:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16702177819606","imei1":"16702177819606","imei2":"16702177819606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182261,"job_number":"JOB_182261","tr_customer_id":182279,"tr_customer_product_id":182269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:26.000Z","modified_at":"2026-02-10T07:18:26.000Z","name":"Bette DuBuque","mobile_number":"247-284-1278","email_id":"Jamaal.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11379342984341914","imei1":"11379342984341914","imei2":"11379342984341914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182262,"job_number":"JOB_182262","tr_customer_id":182280,"tr_customer_product_id":182270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:10.000Z","modified_at":"2026-02-10T07:19:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12502681572243","imei1":"12502681572243","imei2":"12502681572243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182264,"job_number":"JOB_182264","tr_customer_id":182282,"tr_customer_product_id":182272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:12.000Z","modified_at":"2026-02-10T07:19:12.000Z","name":"Malachi Simonis","mobile_number":"226-986-8065","email_id":"Frederique_Luettgen15@hotmail.com","dop":"2025-04-06","serial_number":"16494852136115484","imei1":"16494852136115484","imei2":"16494852136115484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182265,"job_number":"JOB_182265","tr_customer_id":182283,"tr_customer_product_id":182273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:26.000Z","modified_at":"2026-02-10T07:48:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16533503078524","imei1":"16533503078524","imei2":"16533503078524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182267,"job_number":"JOB_182267","tr_customer_id":182285,"tr_customer_product_id":182275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:40.000Z","modified_at":"2026-02-10T07:48:40.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12966740287060","imei1":"12966740287060","imei2":"12966740287060","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182269,"job_number":"JOB_182269","tr_customer_id":182287,"tr_customer_product_id":182277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:55.000Z","modified_at":"2026-02-10T07:48:55.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19170903716479","imei1":"19170903716479","imei2":"19170903716479","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182277,"job_number":"JOB_182277","tr_customer_id":182295,"tr_customer_product_id":182285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:47.000Z","modified_at":"2026-02-10T08:06:47.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13842277612131","imei1":"13842277612131","imei2":"13842277612131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182279,"job_number":"JOB_182279","tr_customer_id":182297,"tr_customer_product_id":182287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:49.000Z","modified_at":"2026-02-10T08:06:49.000Z","name":"Benedict Halvorson","mobile_number":"620-396-9222","email_id":"Guiseppe15@gmail.com","dop":"2025-04-06","serial_number":"12537995278352476","imei1":"12537995278352476","imei2":"12537995278352476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182281,"job_number":"JOB_182281","tr_customer_id":182299,"tr_customer_product_id":182289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:24.000Z","modified_at":"2026-02-10T08:07:24.000Z","name":"Vida Rohan","mobile_number":"668-774-1266","email_id":"Josianne46@yahoo.com","dop":"2025-04-06","serial_number":"10584901606641784","imei1":"10584901606641784","imei2":"10584901606641784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182282,"job_number":"JOB_182282","tr_customer_id":182300,"tr_customer_product_id":182290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:37.000Z","modified_at":"2026-02-10T08:07:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17679652088065","imei1":"17679652088065","imei2":"17679652088065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182284,"job_number":"JOB_182284","tr_customer_id":182302,"tr_customer_product_id":182292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:39.000Z","modified_at":"2026-02-10T08:07:39.000Z","name":"Maeve O'Hara","mobile_number":"967-456-5660","email_id":"Nettie88@gmail.com","dop":"2025-04-06","serial_number":"19458685110333810","imei1":"19458685110333810","imei2":"19458685110333810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182287,"job_number":"JOB_182287","tr_customer_id":182305,"tr_customer_product_id":182295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:54.000Z","modified_at":"2026-02-10T08:07:54.000Z","name":"Rebekah Conroy","mobile_number":"268-713-5508","email_id":"Aylin_Kutch67@yahoo.com","dop":"2025-04-06","serial_number":"19424050718123110","imei1":"19424050718123110","imei2":"19424050718123110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182290,"job_number":"JOB_182290","tr_customer_id":182308,"tr_customer_product_id":182298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:27.000Z","modified_at":"2026-02-10T08:08:27.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11573880858710","imei1":"11573880858710","imei2":"11573880858710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182292,"job_number":"JOB_182292","tr_customer_id":182310,"tr_customer_product_id":182300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:29.000Z","modified_at":"2026-02-10T08:08:29.000Z","name":"Anya Schimmel","mobile_number":"852-834-0884","email_id":"Roderick_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10790344269166144","imei1":"10790344269166144","imei2":"10790344269166144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182293,"job_number":"JOB_182293","tr_customer_id":182311,"tr_customer_product_id":182301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:52.000Z","modified_at":"2026-02-10T08:37:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17397127944428","imei1":"17397127944428","imei2":"17397127944428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182295,"job_number":"JOB_182295","tr_customer_id":182313,"tr_customer_product_id":182303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:53.000Z","modified_at":"2026-02-10T08:37:53.000Z","name":"Gordon Schaden","mobile_number":"311-999-2259","email_id":"Lydia24@hotmail.com","dop":"2025-04-06","serial_number":"11171294160386516","imei1":"11171294160386516","imei2":"11171294160386516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182296,"job_number":"JOB_182296","tr_customer_id":182314,"tr_customer_product_id":182304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:36.000Z","modified_at":"2026-02-10T08:38:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10088821484703","imei1":"10088821484703","imei2":"10088821484703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182298,"job_number":"JOB_182298","tr_customer_id":182316,"tr_customer_product_id":182306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:37.000Z","modified_at":"2026-02-10T08:38:37.000Z","name":"Merlin Lakin","mobile_number":"406-674-7717","email_id":"Georgiana_Bednar29@hotmail.com","dop":"2025-04-06","serial_number":"18813867961927150","imei1":"18813867961927150","imei2":"18813867961927150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182299,"job_number":"JOB_182299","tr_customer_id":182317,"tr_customer_product_id":182307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:19.000Z","modified_at":"2026-02-10T08:39:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11655516380242","imei1":"11655516380242","imei2":"11655516380242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182301,"job_number":"JOB_182301","tr_customer_id":182319,"tr_customer_product_id":182309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:21.000Z","modified_at":"2026-02-10T08:39:21.000Z","name":"Bo Hansen","mobile_number":"721-357-8816","email_id":"Geovany11@gmail.com","dop":"2025-04-06","serial_number":"16063849296712392","imei1":"16063849296712392","imei2":"16063849296712392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182302,"job_number":"JOB_182302","tr_customer_id":182320,"tr_customer_product_id":182310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:24.000Z","modified_at":"2026-02-10T09:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10027801329946","imei1":"10027801329946","imei2":"10027801329946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182304,"job_number":"JOB_182304","tr_customer_id":182322,"tr_customer_product_id":182312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:26.000Z","modified_at":"2026-02-10T09:48:26.000Z","name":"Nyasia Upton","mobile_number":"789-599-9945","email_id":"Odessa_Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"11019608688882562","imei1":"11019608688882562","imei2":"11019608688882562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182305,"job_number":"JOB_182305","tr_customer_id":182323,"tr_customer_product_id":182313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:11.000Z","modified_at":"2026-02-10T09:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17484665393988","imei1":"17484665393988","imei2":"17484665393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182307,"job_number":"JOB_182307","tr_customer_id":182325,"tr_customer_product_id":182315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:12.000Z","modified_at":"2026-02-10T09:49:12.000Z","name":"Ignacio Johns","mobile_number":"765-764-4663","email_id":"Retta_Streich21@yahoo.com","dop":"2025-04-06","serial_number":"16060447162735000","imei1":"16060447162735000","imei2":"16060447162735000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182308,"job_number":"JOB_182308","tr_customer_id":182326,"tr_customer_product_id":182316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:56.000Z","modified_at":"2026-02-10T09:49:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16603634111085","imei1":"16603634111085","imei2":"16603634111085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182310,"job_number":"JOB_182310","tr_customer_id":182328,"tr_customer_product_id":182318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:58.000Z","modified_at":"2026-02-10T09:49:58.000Z","name":"Iliana DuBuque","mobile_number":"453-543-3597","email_id":"Gust91@hotmail.com","dop":"2025-04-06","serial_number":"13725780429817858","imei1":"13725780429817858","imei2":"13725780429817858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182311,"job_number":"JOB_182311","tr_customer_id":182329,"tr_customer_product_id":182319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:51:12.000Z","modified_at":"2026-02-10T09:51:12.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-01-31","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-01-31T09:51:08.240093700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182312,"job_number":"JOB_182312","tr_customer_id":182330,"tr_customer_product_id":182320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:22:53.000Z","modified_at":"2026-02-10T10:22:53.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-31","serial_number":"17700110461787","imei1":"17700110461787","imei2":"17700110461787","popurl":"2026-01-31T10:22:48.402216500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182313,"job_number":"JOB_182313","tr_customer_id":182331,"tr_customer_product_id":182321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:29.000Z","modified_at":"2026-02-10T10:56:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19051676238554","imei1":"19051676238554","imei2":"19051676238554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182315,"job_number":"JOB_182315","tr_customer_id":182333,"tr_customer_product_id":182323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:30.000Z","modified_at":"2026-02-10T10:56:30.000Z","name":"Katrina Hackett","mobile_number":"958-837-5520","email_id":"Felicia.Fritsch37@gmail.com","dop":"2025-04-06","serial_number":"13840000982219124","imei1":"13840000982219124","imei2":"13840000982219124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182316,"job_number":"JOB_182316","tr_customer_id":182334,"tr_customer_product_id":182324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:17.000Z","modified_at":"2026-02-10T10:57:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13712194049724","imei1":"13712194049724","imei2":"13712194049724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182318,"job_number":"JOB_182318","tr_customer_id":182336,"tr_customer_product_id":182326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:19.000Z","modified_at":"2026-02-10T10:57:19.000Z","name":"Virginie Kshlerin","mobile_number":"867-598-0364","email_id":"Lulu.Bogisich89@hotmail.com","dop":"2025-04-06","serial_number":"10990228622217982","imei1":"10990228622217982","imei2":"10990228622217982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182319,"job_number":"JOB_182319","tr_customer_id":182337,"tr_customer_product_id":182327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:06.000Z","modified_at":"2026-02-10T10:58:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14016259362382","imei1":"14016259362382","imei2":"14016259362382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182321,"job_number":"JOB_182321","tr_customer_id":182339,"tr_customer_product_id":182329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:07.000Z","modified_at":"2026-02-10T10:58:07.000Z","name":"Lauretta Halvorson","mobile_number":"871-957-9409","email_id":"Glennie60@yahoo.com","dop":"2025-04-06","serial_number":"16785829584401808","imei1":"16785829584401808","imei2":"16785829584401808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182323,"job_number":"JOB_182323","tr_customer_id":182341,"tr_customer_product_id":182331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:42.000Z","modified_at":"2026-02-10T11:12:42.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-31","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-31T11:12:34.146451029Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182324,"job_number":"JOB_182324","tr_customer_id":182342,"tr_customer_product_id":182332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:44.000Z","modified_at":"2026-02-10T11:12:44.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-31","serial_number":"39547115236341","imei1":"39547115236341","imei2":"39547115236341","popurl":"2026-01-31T11:12:34.148612145Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182325,"job_number":"JOB_182325","tr_customer_id":182343,"tr_customer_product_id":182333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:55.000Z","modified_at":"2026-02-10T11:12:55.000Z","name":"Prayag Dutta","mobile_number":"8637851219","email_id":"chandranath.chattopadhyay@hotmail.com","dop":"2026-01-31","serial_number":"55308538415169","imei1":"55308538415169","imei2":"55308538415169","popurl":"www.bala-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182326,"job_number":"JOB_182326","tr_customer_id":182344,"tr_customer_product_id":182334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:17:17.000Z","modified_at":"2026-02-10T11:17:17.000Z","name":"Vinnie Brown","mobile_number":"905-444-9756","email_id":"Briana35@hotmail.com","dop":"2025-10-05","serial_number":"18942099132211","imei1":"18942099132211","imei2":"18942099132211","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182328,"job_number":"JOB_182328","tr_customer_id":182346,"tr_customer_product_id":182336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:26:23.000Z","modified_at":"2026-02-10T11:26:23.000Z","name":"Andy Harber","mobile_number":"200-587-9768","email_id":"Thelma.Fadel28@gmail.com","dop":"2025-10-05","serial_number":"18072268478867","imei1":"18072268478867","imei2":"18072268478867","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182329,"job_number":"JOB_182329","tr_customer_id":182347,"tr_customer_product_id":182337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:41.000Z","modified_at":"2026-02-10T11:50:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16246412715577","imei1":"16246412715577","imei2":"16246412715577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182331,"job_number":"JOB_182331","tr_customer_id":182349,"tr_customer_product_id":182339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:42.000Z","modified_at":"2026-02-10T11:50:42.000Z","name":"Nova Bartell","mobile_number":"990-537-4673","email_id":"Meagan93@gmail.com","dop":"2025-04-06","serial_number":"10247821662410490","imei1":"10247821662410490","imei2":"10247821662410490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182332,"job_number":"JOB_182332","tr_customer_id":182350,"tr_customer_product_id":182340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:26.000Z","modified_at":"2026-02-10T11:51:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18865374977708","imei1":"18865374977708","imei2":"18865374977708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182334,"job_number":"JOB_182334","tr_customer_id":182352,"tr_customer_product_id":182342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:28.000Z","modified_at":"2026-02-10T11:51:28.000Z","name":"Gudrun Franecki","mobile_number":"595-405-8168","email_id":"Cynthia.Heller71@hotmail.com","dop":"2025-04-06","serial_number":"16635591998648678","imei1":"16635591998648678","imei2":"16635591998648678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182335,"job_number":"JOB_182335","tr_customer_id":182353,"tr_customer_product_id":182343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:11.000Z","modified_at":"2026-02-10T11:52:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12551862027403","imei1":"12551862027403","imei2":"12551862027403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182337,"job_number":"JOB_182337","tr_customer_id":182355,"tr_customer_product_id":182345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:13.000Z","modified_at":"2026-02-10T11:52:13.000Z","name":"Patrick Hahn","mobile_number":"279-245-1861","email_id":"Jasen.Willms81@hotmail.com","dop":"2025-04-06","serial_number":"19241827252137170","imei1":"19241827252137170","imei2":"19241827252137170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182339,"job_number":"JOB_182339","tr_customer_id":182357,"tr_customer_product_id":182347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:53:56.000Z","modified_at":"2026-02-10T11:53:56.000Z","name":"Judd Funk","mobile_number":"857-640-3886","email_id":"Hertha_Wiza45@gmail.com","dop":"2025-04-06","serial_number":"19556213455031304","imei1":"19556213455031304","imei2":"19556213455031304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182340,"job_number":"JOB_182340","tr_customer_id":182358,"tr_customer_product_id":182348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:04:26.000Z","modified_at":"2026-02-10T12:04:26.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-31","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-31T12:04:26.216179682Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182342,"job_number":"JOB_182342","tr_customer_id":182360,"tr_customer_product_id":182350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:32:32.000Z","modified_at":"2026-02-10T12:32:32.000Z","name":"Roxanne Kshlerin","mobile_number":"200-777-6869","email_id":"Americo.Durgan44@yahoo.com","dop":"2025-04-06","serial_number":"17186483717794934","imei1":"17186483717794934","imei2":"17186483717794934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182344,"job_number":"JOB_182344","tr_customer_id":182362,"tr_customer_product_id":182352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:51:15.000Z","modified_at":"2026-02-10T12:51:15.000Z","name":"Larry Hettinger","mobile_number":"506-434-4431","email_id":"Coby_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"18844115583796270","imei1":"18844115583796270","imei2":"18844115583796270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182345,"job_number":"JOB_182345","tr_customer_id":182363,"tr_customer_product_id":182353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:25.000Z","modified_at":"2026-02-10T13:05:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12464893617980","imei1":"12464893617980","imei2":"12464893617980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182347,"job_number":"JOB_182347","tr_customer_id":182365,"tr_customer_product_id":182355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:27.000Z","modified_at":"2026-02-10T13:05:27.000Z","name":"Arlie Dicki","mobile_number":"671-210-2058","email_id":"Shanon.MacGyver35@gmail.com","dop":"2025-04-06","serial_number":"16017937270243188","imei1":"16017937270243188","imei2":"16017937270243188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182348,"job_number":"JOB_182348","tr_customer_id":182366,"tr_customer_product_id":182356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:09.000Z","modified_at":"2026-02-10T13:06:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17713842969216","imei1":"17713842969216","imei2":"17713842969216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182350,"job_number":"JOB_182350","tr_customer_id":182368,"tr_customer_product_id":182358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:11.000Z","modified_at":"2026-02-10T13:06:11.000Z","name":"Jordan Runte","mobile_number":"948-458-0499","email_id":"Jailyn.Kuvalis@hotmail.com","dop":"2025-04-06","serial_number":"17505390495219592","imei1":"17505390495219592","imei2":"17505390495219592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182351,"job_number":"JOB_182351","tr_customer_id":182369,"tr_customer_product_id":182359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:53.000Z","modified_at":"2026-02-10T13:06:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10793691418124","imei1":"10793691418124","imei2":"10793691418124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182353,"job_number":"JOB_182353","tr_customer_id":182371,"tr_customer_product_id":182361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:55.000Z","modified_at":"2026-02-10T13:06:55.000Z","name":"Shemar Casper","mobile_number":"218-261-4938","email_id":"Jude_Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15297803735986228","imei1":"15297803735986228","imei2":"15297803735986228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182355,"job_number":"JOB_182355","tr_customer_id":182373,"tr_customer_product_id":182363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:59:11.000Z","modified_at":"2026-02-10T13:59:11.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-31","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-31T13:59:10.563734611Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182356,"job_number":"JOB_182356","tr_customer_id":182374,"tr_customer_product_id":182364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:09.000Z","modified_at":"2026-02-10T14:04:09.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13388360856967","imei1":"13388360856967","imei2":"13388360856967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182358,"job_number":"JOB_182358","tr_customer_id":182376,"tr_customer_product_id":182366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:10.000Z","modified_at":"2026-02-10T14:04:10.000Z","name":"Gracie Walter","mobile_number":"989-620-6573","email_id":"Marlee_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11180591553353948","imei1":"11180591553353948","imei2":"11180591553353948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182359,"job_number":"JOB_182359","tr_customer_id":182377,"tr_customer_product_id":182367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:53.000Z","modified_at":"2026-02-10T14:04:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10041846723628","imei1":"10041846723628","imei2":"10041846723628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182361,"job_number":"JOB_182361","tr_customer_id":182379,"tr_customer_product_id":182369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:55.000Z","modified_at":"2026-02-10T14:04:55.000Z","name":"Dianna Davis","mobile_number":"317-578-2563","email_id":"Cesar32@yahoo.com","dop":"2025-04-06","serial_number":"19567275078933770","imei1":"19567275078933770","imei2":"19567275078933770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182362,"job_number":"JOB_182362","tr_customer_id":182380,"tr_customer_product_id":182370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:37.000Z","modified_at":"2026-02-10T14:05:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19672269368322","imei1":"19672269368322","imei2":"19672269368322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182364,"job_number":"JOB_182364","tr_customer_id":182382,"tr_customer_product_id":182372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:38.000Z","modified_at":"2026-02-10T14:05:38.000Z","name":"Rodolfo Kshlerin","mobile_number":"932-576-7880","email_id":"Leopoldo.Romaguera91@yahoo.com","dop":"2025-04-06","serial_number":"10907745384585854","imei1":"10907745384585854","imei2":"10907745384585854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:04.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182367,"job_number":"JOB_182367","tr_customer_id":182385,"tr_customer_product_id":182375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:05.000Z","modified_at":"2026-02-10T14:18:05.000Z","name":"Johnson Bogisich","mobile_number":"632-845-3338","email_id":"Rhiannon_Terry@hotmail.com","dop":"2025-05-30","serial_number":"18955618247713","imei1":"18955618247713","imei2":"18955618247713","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182368,"job_number":"JOB_182368","tr_customer_id":182386,"tr_customer_product_id":182376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:06.000Z","modified_at":"2026-02-10T14:18:06.000Z","name":"Elmer Lesch","mobile_number":"957-347-8167","email_id":"Ryann.Connelly20@yahoo.com","dop":"2025-05-30","serial_number":"1419146722974254","imei1":"1419146722974254","imei2":"1419146722974254","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181812,"job_number":"JOB_181812","tr_customer_id":181830,"tr_customer_product_id":181820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Timothy15@gmail.com","dop":"2025-07-02","serial_number":"14502059474505","imei1":"14502059474505","imei2":"14502059474505","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181830,"job_number":"JOB_181830","tr_customer_id":181848,"tr_customer_product_id":181838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shanel97@gmail.com","dop":"2025-07-02","serial_number":"17853663203540","imei1":"17853663203540","imei2":"17853663203540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181845,"job_number":"JOB_181845","tr_customer_id":181863,"tr_customer_product_id":181853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:38.000Z","modified_at":"2026-02-10T04:41:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Chaya.Rippin53@hotmail.com","dop":"2025-07-02","serial_number":"12265949860383","imei1":"12265949860383","imei2":"12265949860383","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181858,"job_number":"JOB_181858","tr_customer_id":181876,"tr_customer_product_id":181866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132038306480067","imei1":"132038306480067","imei2":"132038306480067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181859,"job_number":"JOB_181859","tr_customer_id":181877,"tr_customer_product_id":181867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Dolores Murray","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187412880170732","imei1":"187412880170732","imei2":"187412880170732","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181860,"job_number":"JOB_181860","tr_customer_id":181878,"tr_customer_product_id":181868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Megane Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185798910026363","imei1":"185798910026363","imei2":"185798910026363","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181861,"job_number":"JOB_181861","tr_customer_id":181879,"tr_customer_product_id":181869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Damien Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103847395264315","imei1":"103847395264315","imei2":"103847395264315","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181875,"job_number":"JOB_181875","tr_customer_id":181893,"tr_customer_product_id":181883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15534212023106","imei1":"15534212023106","imei2":"15534212023106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181877,"job_number":"JOB_181877","tr_customer_id":181895,"tr_customer_product_id":181885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125330051363795","imei1":"125330051363795","imei2":"125330051363795","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181878,"job_number":"JOB_181878","tr_customer_id":181896,"tr_customer_product_id":181886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Imogene Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140813045414425","imei1":"140813045414425","imei2":"140813045414425","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181880,"job_number":"JOB_181880","tr_customer_id":181898,"tr_customer_product_id":181888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Richard D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127500507210760","imei1":"127500507210760","imei2":"127500507210760","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181882,"job_number":"JOB_181882","tr_customer_id":181900,"tr_customer_product_id":181890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:00.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Kiel Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112425084560532","imei1":"112425084560532","imei2":"112425084560532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181910,"job_number":"JOB_181910","tr_customer_id":181928,"tr_customer_product_id":181918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:27.000Z","modified_at":"2026-02-10T04:42:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105721717381374","imei1":"105721717381374","imei2":"105721717381374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181912,"job_number":"JOB_181912","tr_customer_id":181930,"tr_customer_product_id":181920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:28.000Z","modified_at":"2026-02-10T04:42:28.000Z","name":"Leila Ullrich","mobile_number":"597-319-9163","email_id":"Adolphus.Hirthe3@yahoo.com","dop":"2025-06-09","serial_number":"105246232603032","imei1":"105246232603032","imei2":"105246232603032","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181938,"job_number":"JOB_181938","tr_customer_id":181956,"tr_customer_product_id":181946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101511109354143","imei1":"101511109354143","imei2":"101511109354143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181940,"job_number":"JOB_181940","tr_customer_id":181958,"tr_customer_product_id":181948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Carmela McCullough","mobile_number":"532-708-0385","email_id":"Ramiro_Legros58@yahoo.com","dop":"2025-06-09","serial_number":"100710335414575","imei1":"100710335414575","imei2":"100710335414575","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181957,"job_number":"JOB_181957","tr_customer_id":181975,"tr_customer_product_id":181965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103651396738252","imei1":"103651396738252","imei2":"103651396738252","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181962,"job_number":"JOB_181962","tr_customer_id":181980,"tr_customer_product_id":181970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Noemi Johns","mobile_number":"800-339-6794","email_id":"Bella.Anderson@gmail.com","dop":"2025-06-09","serial_number":"106741073238390","imei1":"106741073238390","imei2":"106741073238390","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182045,"job_number":"JOB_182045","tr_customer_id":182063,"tr_customer_product_id":182053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:23:33.000Z","modified_at":"2026-02-10T05:23:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17539763180510","imei1":"17539763180510","imei2":"17539763180510","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182096,"job_number":"JOB_182096","tr_customer_id":182114,"tr_customer_product_id":182104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:27.000Z","modified_at":"2026-02-10T06:53:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102244125529070","imei1":"102244125529070","imei2":"102244125529070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182098,"job_number":"JOB_182098","tr_customer_id":182116,"tr_customer_product_id":182106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:28.000Z","modified_at":"2026-02-10T06:53:28.000Z","name":"Ludwig Rosenbaum","mobile_number":"367-252-9987","email_id":"Iva.Ondricka@yahoo.com","dop":"2025-06-09","serial_number":"105048257666383","imei1":"105048257666383","imei2":"105048257666383","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182102,"job_number":"JOB_182102","tr_customer_id":182120,"tr_customer_product_id":182110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:43.000Z","modified_at":"2026-02-10T06:53:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103194609794971","imei1":"103194609794971","imei2":"103194609794971","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182104,"job_number":"JOB_182104","tr_customer_id":182122,"tr_customer_product_id":182112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:44.000Z","modified_at":"2026-02-10T06:53:44.000Z","name":"Tamia Larson","mobile_number":"587-975-8845","email_id":"Granville1@yahoo.com","dop":"2025-06-09","serial_number":"106554190601285","imei1":"106554190601285","imei2":"106554190601285","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182105,"job_number":"JOB_182105","tr_customer_id":182123,"tr_customer_product_id":182113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:58.000Z","modified_at":"2026-02-10T06:53:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107544362354727","imei1":"107544362354727","imei2":"107544362354727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182107,"job_number":"JOB_182107","tr_customer_id":182125,"tr_customer_product_id":182115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:59.000Z","modified_at":"2026-02-10T06:53:59.000Z","name":"Deon Bailey","mobile_number":"823-346-4994","email_id":"Amir_Effertz10@hotmail.com","dop":"2025-06-09","serial_number":"102235237515856","imei1":"102235237515856","imei2":"102235237515856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182274,"job_number":"JOB_182274","tr_customer_id":182292,"tr_customer_product_id":182282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:15.000Z","modified_at":"2026-02-10T08:01:15.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roberto65@hotmail.com","dop":"2025-07-02","serial_number":"12353365975923","imei1":"12353365975923","imei2":"12353365975923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182275,"job_number":"JOB_182275","tr_customer_id":182293,"tr_customer_product_id":182283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:33.000Z","modified_at":"2026-02-10T08:01:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Travis_Effertz@hotmail.com","dop":"2025-07-02","serial_number":"15998548915821","imei1":"15998548915821","imei2":"15998548915821","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182276,"job_number":"JOB_182276","tr_customer_id":182294,"tr_customer_product_id":182284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:50.000Z","modified_at":"2026-02-10T08:01:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Odell_Kozey@yahoo.com","dop":"2025-07-02","serial_number":"14750096031806","imei1":"14750096031806","imei2":"14750096031806","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182365,"job_number":"JOB_182365","tr_customer_id":182383,"tr_customer_product_id":182373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:14:29.000Z","modified_at":"2026-02-10T14:14:29.000Z","name":"fsfdsf dfsdf","mobile_number":"8765432134","email_id":"dsdfsdds@gmail.com","dop":"2026-02-09","serial_number":"012345678987654","imei1":"012345678987654","imei2":"012345678987654","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTJ9.-UdovMLopTzkeo5QTr5t8O6YFIVBuV2xklypYSAYf4c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2257a42f-3e5b-4e39-b87e-d3fe895d767f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTJ9.-UdovMLopTzkeo5QTr5t8O6YFIVBuV2xklypYSAYf4c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd801559-3496-4a52-8e82-d0c50abd4194
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 182366,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 413.25KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTJ9.-UdovMLopTzkeo5QTr5t8O6YFIVBuV2xklypYSAYf4c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e7a045b-db6d-4fd2-ba38-30bf920e1e5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"674fe-rncaTqaATP7gGbJXtEy0fTKV7/A"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":181922,"job_number":"JOB_181922","tr_customer_id":181940,"tr_customer_product_id":181930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179993530241","imei1":"10179993530241","imei2":"10179993530241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181927,"job_number":"JOB_181927","tr_customer_id":181945,"tr_customer_product_id":181935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:33.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Tyshawn Wilderman","mobile_number":"796-379-5733","email_id":"Alba_Toy10@gmail.com","dop":"2000-01-31","serial_number":"1010317345903969","imei1":"1010317345903969","imei2":"1010317345903969","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181983,"job_number":"JOB_181983","tr_customer_id":182001,"tr_customer_product_id":181991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10297826310671","imei1":"10297826310671","imei2":"10297826310671","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181986,"job_number":"JOB_181986","tr_customer_id":182004,"tr_customer_product_id":181994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:20.000Z","modified_at":"2026-02-10T04:43:20.000Z","name":"Domenic Treutel","mobile_number":"251-475-3123","email_id":"Gayle.Lueilwitz@gmail.com","dop":"2000-01-31","serial_number":"1020901946017410","imei1":"1020901946017410","imei2":"1020901946017410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182008,"job_number":"JOB_182008","tr_customer_id":182026,"tr_customer_product_id":182016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:05.000Z","modified_at":"2026-02-10T04:44:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10615869804470","imei1":"10615869804470","imei2":"10615869804470","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182010,"job_number":"JOB_182010","tr_customer_id":182028,"tr_customer_product_id":182018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:07.000Z","modified_at":"2026-02-10T04:44:07.000Z","name":"Velda Breitenberg","mobile_number":"774-471-5339","email_id":"Furman33@hotmail.com","dop":"2000-01-31","serial_number":"1070767721192057","imei1":"1070767721192057","imei2":"1070767721192057","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182011,"job_number":"JOB_182011","tr_customer_id":182029,"tr_customer_product_id":182019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:51.000Z","modified_at":"2026-02-10T04:44:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10428873959773","imei1":"10428873959773","imei2":"10428873959773","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182013,"job_number":"JOB_182013","tr_customer_id":182031,"tr_customer_product_id":182021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:53.000Z","modified_at":"2026-02-10T04:44:53.000Z","name":"Jacklyn Robel","mobile_number":"999-663-1233","email_id":"Quinten65@yahoo.com","dop":"2000-01-31","serial_number":"1049831121108243","imei1":"1049831121108243","imei2":"1049831121108243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182190,"job_number":"JOB_182190","tr_customer_id":182208,"tr_customer_product_id":182198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:13.000Z","modified_at":"2026-02-10T07:04:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10695673765185","imei1":"10695673765185","imei2":"10695673765185","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182192,"job_number":"JOB_182192","tr_customer_id":182210,"tr_customer_product_id":182200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:14.000Z","modified_at":"2026-02-10T07:04:14.000Z","name":"Kiarra Bergstrom","mobile_number":"661-672-3301","email_id":"Jazlyn2@gmail.com","dop":"2000-01-31","serial_number":"1023935292224177","imei1":"1023935292224177","imei2":"1023935292224177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182199,"job_number":"JOB_182199","tr_customer_id":182217,"tr_customer_product_id":182207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:59.000Z","modified_at":"2026-02-10T07:05:00.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10168291852357","imei1":"10168291852357","imei2":"10168291852357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182201,"job_number":"JOB_182201","tr_customer_id":182219,"tr_customer_product_id":182209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:01.000Z","modified_at":"2026-02-10T07:05:01.000Z","name":"Vladimir Johnston","mobile_number":"742-977-5661","email_id":"Devin_VonRueden@gmail.com","dop":"2000-01-31","serial_number":"1065447046305600","imei1":"1065447046305600","imei2":"1065447046305600","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182211,"job_number":"JOB_182211","tr_customer_id":182229,"tr_customer_product_id":182219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:46.000Z","modified_at":"2026-02-10T07:05:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10740149786764","imei1":"10740149786764","imei2":"10740149786764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182213,"job_number":"JOB_182213","tr_customer_id":182231,"tr_customer_product_id":182221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:47.000Z","modified_at":"2026-02-10T07:05:47.000Z","name":"Ulises Skiles","mobile_number":"733-458-6483","email_id":"Jamar.Mitchell@gmail.com","dop":"2000-01-31","serial_number":"1006591598638779","imei1":"1006591598638779","imei2":"1006591598638779","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182217,"job_number":"JOB_182217","tr_customer_id":182235,"tr_customer_product_id":182225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:32.000Z","modified_at":"2026-02-10T07:06:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214072611379","imei1":"10214072611379","imei2":"10214072611379","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182219,"job_number":"JOB_182219","tr_customer_id":182237,"tr_customer_product_id":182227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:34.000Z","modified_at":"2026-02-10T07:06:34.000Z","name":"Bianka Pfeffer","mobile_number":"312-965-5894","email_id":"Jorge.Boehm@gmail.com","dop":"2000-01-31","serial_number":"1027155873071701","imei1":"1027155873071701","imei2":"1027155873071701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":181714,"job_number":"JOB_181714","tr_customer_id":181732,"tr_customer_product_id":181722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T21:08:27.000Z","modified_at":"2026-02-09T21:08:27.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-04","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-04T21:08:26.692227996Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T21:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181715,"job_number":"JOB_181715","tr_customer_id":181733,"tr_customer_product_id":181723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:23.000Z","modified_at":"2026-02-09T22:03:23.000Z","name":"Ariel Klein","mobile_number":"362-562-8112","email_id":"Gerardo_Towne24@yahoo.com","dop":"2025-09-09","serial_number":"11871326649824","imei1":"11871326649824","imei2":"11871326649824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181716,"job_number":"JOB_181716","tr_customer_id":181734,"tr_customer_product_id":181724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:23.000Z","modified_at":"2026-02-09T22:03:23.000Z","name":"Destany Sawayn","mobile_number":"906-414-4357","email_id":"Fay_Schaden58@yahoo.com","dop":"2025-09-09","serial_number":"19281753312547","imei1":"19281753312547","imei2":"19281753312547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181718,"job_number":"JOB_181718","tr_customer_id":181736,"tr_customer_product_id":181726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:26.000Z","modified_at":"2026-02-09T22:03:26.000Z","name":"Kaya Gislason","mobile_number":"621-542-2339","email_id":"Filiberto.Durgan@yahoo.com","dop":"2025-09-09","serial_number":"19209769325671","imei1":"19209769325671","imei2":"19209769325671","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181719,"job_number":"JOB_181719","tr_customer_id":181737,"tr_customer_product_id":181727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:26.000Z","modified_at":"2026-02-09T22:03:26.000Z","name":"Nasir Ondricka","mobile_number":"454-490-5861","email_id":"Cielo30@yahoo.com","dop":"2025-09-09","serial_number":"15915871531763","imei1":"15915871531763","imei2":"15915871531763","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181721,"job_number":"JOB_181721","tr_customer_id":181739,"tr_customer_product_id":181729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:29.000Z","modified_at":"2026-02-09T22:03:29.000Z","name":"Suzanne Welch","mobile_number":"314-736-9892","email_id":"Melissa81@hotmail.com","dop":"2025-09-09","serial_number":"11874062280384","imei1":"11874062280384","imei2":"11874062280384","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181722,"job_number":"JOB_181722","tr_customer_id":181740,"tr_customer_product_id":181730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:03:29.000Z","modified_at":"2026-02-09T22:03:29.000Z","name":"Reyna Pouros","mobile_number":"787-259-3741","email_id":"Kirstin.Willms36@yahoo.com","dop":"2025-09-09","serial_number":"15402417182046","imei1":"15402417182046","imei2":"15402417182046","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181724,"job_number":"JOB_181724","tr_customer_id":181742,"tr_customer_product_id":181732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:43.000Z","modified_at":"2026-02-09T22:24:43.000Z","name":"Brandon Shields","mobile_number":"896-490-5802","email_id":"Isobel.Nikolaus1@yahoo.com","dop":"2025-09-09","serial_number":"16485225979460","imei1":"16485225979460","imei2":"16485225979460","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181725,"job_number":"JOB_181725","tr_customer_id":181743,"tr_customer_product_id":181733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:43.000Z","modified_at":"2026-02-09T22:24:43.000Z","name":"Walter Walsh","mobile_number":"525-910-9115","email_id":"Alia20@gmail.com","dop":"2025-09-09","serial_number":"11280005146286","imei1":"11280005146286","imei2":"11280005146286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181727,"job_number":"JOB_181727","tr_customer_id":181745,"tr_customer_product_id":181735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:46.000Z","modified_at":"2026-02-09T22:24:46.000Z","name":"Johathan Wiegand","mobile_number":"930-429-6552","email_id":"Mike_Cremin@gmail.com","dop":"2025-09-09","serial_number":"14118074700200","imei1":"14118074700200","imei2":"14118074700200","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181728,"job_number":"JOB_181728","tr_customer_id":181746,"tr_customer_product_id":181736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:46.000Z","modified_at":"2026-02-09T22:24:46.000Z","name":"Dylan Blick","mobile_number":"502-963-2577","email_id":"Christiana0@gmail.com","dop":"2025-09-09","serial_number":"11987164605450","imei1":"11987164605450","imei2":"11987164605450","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181730,"job_number":"JOB_181730","tr_customer_id":181748,"tr_customer_product_id":181738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:49.000Z","modified_at":"2026-02-09T22:24:49.000Z","name":"Guiseppe Sanford","mobile_number":"309-642-6064","email_id":"Burley_Denesik@gmail.com","dop":"2025-09-09","serial_number":"17789287110869","imei1":"17789287110869","imei2":"17789287110869","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181731,"job_number":"JOB_181731","tr_customer_id":181749,"tr_customer_product_id":181739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:49.000Z","modified_at":"2026-02-09T22:24:49.000Z","name":"Kaia Rempel","mobile_number":"962-742-2899","email_id":"Evalyn_Rath@yahoo.com","dop":"2025-09-09","serial_number":"12549228718595","imei1":"12549228718595","imei2":"12549228718595","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181733,"job_number":"JOB_181733","tr_customer_id":181751,"tr_customer_product_id":181741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:44.000Z","modified_at":"2026-02-09T22:37:44.000Z","name":"Wilburn Kris","mobile_number":"574-988-7019","email_id":"Lavonne33@hotmail.com","dop":"2025-09-09","serial_number":"18672811160499","imei1":"18672811160499","imei2":"18672811160499","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181734,"job_number":"JOB_181734","tr_customer_id":181752,"tr_customer_product_id":181742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:44.000Z","modified_at":"2026-02-09T22:37:44.000Z","name":"Marjorie Ratke","mobile_number":"732-398-7697","email_id":"Tyree74@gmail.com","dop":"2025-09-09","serial_number":"15501543283219","imei1":"15501543283219","imei2":"15501543283219","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181736,"job_number":"JOB_181736","tr_customer_id":181754,"tr_customer_product_id":181744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:47.000Z","modified_at":"2026-02-09T22:37:47.000Z","name":"Princess Schmeler","mobile_number":"490-735-3024","email_id":"Marquise_Smitham26@yahoo.com","dop":"2025-09-09","serial_number":"10839486348079","imei1":"10839486348079","imei2":"10839486348079","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181737,"job_number":"JOB_181737","tr_customer_id":181755,"tr_customer_product_id":181745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:47.000Z","modified_at":"2026-02-09T22:37:47.000Z","name":"Opal Hauck","mobile_number":"671-216-0260","email_id":"Jamal_Reichert@hotmail.com","dop":"2025-09-09","serial_number":"19626849847049","imei1":"19626849847049","imei2":"19626849847049","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181739,"job_number":"JOB_181739","tr_customer_id":181757,"tr_customer_product_id":181747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:51.000Z","modified_at":"2026-02-09T22:37:51.000Z","name":"Juston Wilkinson","mobile_number":"338-743-1098","email_id":"Marisa_Ortiz24@hotmail.com","dop":"2025-09-09","serial_number":"10525210334422","imei1":"10525210334422","imei2":"10525210334422","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181740,"job_number":"JOB_181740","tr_customer_id":181758,"tr_customer_product_id":181748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:37:51.000Z","modified_at":"2026-02-09T22:37:51.000Z","name":"Keira Erdman","mobile_number":"819-311-0791","email_id":"Aleen19@hotmail.com","dop":"2025-09-09","serial_number":"16490146698397","imei1":"16490146698397","imei2":"16490146698397","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T22:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181742,"job_number":"JOB_181742","tr_customer_id":181760,"tr_customer_product_id":181750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T23:57:10.000Z","modified_at":"2026-02-09T23:57:10.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-30","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-30T23:57:10.494465495Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T23:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181743,"job_number":"JOB_181743","tr_customer_id":181761,"tr_customer_product_id":181751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T23:57:11.000Z","modified_at":"2026-02-09T23:57:11.000Z","name":"Chetanaanand Singh","mobile_number":"7040436485","email_id":"deven.jha@hotmail.com","dop":"2026-01-30","serial_number":"309323734843598","imei1":"309323734843598","imei2":"309323734843598","popurl":"www.ekaparnika-namboothiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T23:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181744,"job_number":"JOB_181744","tr_customer_id":181762,"tr_customer_product_id":181752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T23:59:36.000Z","modified_at":"2026-02-09T23:59:36.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-30","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-30T23:59:36.053189018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-09T23:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181745,"job_number":"JOB_181745","tr_customer_id":181763,"tr_customer_product_id":181753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T01:01:32.000Z","modified_at":"2026-02-10T01:01:32.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T01:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181747,"job_number":"JOB_181747","tr_customer_id":181765,"tr_customer_product_id":181755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T02:43:41.000Z","modified_at":"2026-02-10T02:43:41.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-01-31","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-01-31T02:43:40.502149918Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T02:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181749,"job_number":"JOB_181749","tr_customer_id":181767,"tr_customer_product_id":181757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:53.000Z","modified_at":"2026-02-10T03:37:53.000Z","name":"Mikayla Runolfsdottir","mobile_number":"994-206-8399","email_id":"Megane_Beahan@hotmail.com","dop":"2025-05-30","serial_number":"13605421410996","imei1":"13605421410996","imei2":"13605421410996","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181750,"job_number":"JOB_181750","tr_customer_id":181768,"tr_customer_product_id":181758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:55.000Z","modified_at":"2026-02-10T03:37:55.000Z","name":"Denis Lockman","mobile_number":"298-359-8008","email_id":"Houston_Wilderman15@gmail.com","dop":"2025-05-30","serial_number":"1567986561038972","imei1":"1567986561038972","imei2":"1567986561038972","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181751,"job_number":"JOB_181751","tr_customer_id":181769,"tr_customer_product_id":181759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:32.000Z","modified_at":"2026-02-10T03:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10667478639058","imei1":"10667478639058","imei2":"10667478639058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181753,"job_number":"JOB_181753","tr_customer_id":181771,"tr_customer_product_id":181761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:33.000Z","modified_at":"2026-02-10T03:48:33.000Z","name":"Willy Smitham","mobile_number":"759-935-7156","email_id":"Stone.Macejkovic@hotmail.com","dop":"2025-04-06","serial_number":"14710396019059804","imei1":"14710396019059804","imei2":"14710396019059804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181754,"job_number":"JOB_181754","tr_customer_id":181772,"tr_customer_product_id":181762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:21.000Z","modified_at":"2026-02-10T03:49:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17490532113030","imei1":"17490532113030","imei2":"17490532113030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181756,"job_number":"JOB_181756","tr_customer_id":181774,"tr_customer_product_id":181764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:23.000Z","modified_at":"2026-02-10T03:49:23.000Z","name":"Laura O'Conner","mobile_number":"706-684-4103","email_id":"Louvenia_Koelpin@gmail.com","dop":"2025-04-06","serial_number":"19657396885912748","imei1":"19657396885912748","imei2":"19657396885912748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181757,"job_number":"JOB_181757","tr_customer_id":181775,"tr_customer_product_id":181765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:10.000Z","modified_at":"2026-02-10T03:50:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17154327121581","imei1":"17154327121581","imei2":"17154327121581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181759,"job_number":"JOB_181759","tr_customer_id":181777,"tr_customer_product_id":181767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:12.000Z","modified_at":"2026-02-10T03:50:12.000Z","name":"Finn Beer","mobile_number":"461-530-5115","email_id":"Ayden_Hayes57@hotmail.com","dop":"2025-04-06","serial_number":"18815138718088280","imei1":"18815138718088280","imei2":"18815138718088280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T03:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181760,"job_number":"JOB_181760","tr_customer_id":181778,"tr_customer_product_id":181768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:05:59.000Z","modified_at":"2026-02-10T04:05:59.000Z","name":"Johann Kshlerin","mobile_number":"279-943-7650","email_id":"Simeon10@gmail.com","dop":"2025-10-05","serial_number":"19901875771364","imei1":"19901875771364","imei2":"19901875771364","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181761,"job_number":"JOB_181761","tr_customer_id":181779,"tr_customer_product_id":181769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:09:35.000Z","modified_at":"2026-02-10T04:09:35.000Z","name":"Kaitlyn Graham","mobile_number":"933-771-4280","email_id":"Rogers_Wiza21@yahoo.com","dop":"2025-10-05","serial_number":"11842027176274","imei1":"11842027176274","imei2":"11842027176274","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181762,"job_number":"JOB_181762","tr_customer_id":181780,"tr_customer_product_id":181770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:13:48.000Z","modified_at":"2026-02-10T04:13:48.000Z","name":"Madelynn Hills","mobile_number":"565-705-8554","email_id":"Deontae.Satterfield@gmail.com","dop":"2025-10-05","serial_number":"12979019655069","imei1":"12979019655069","imei2":"12979019655069","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:13:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181763,"job_number":"JOB_181763","tr_customer_id":181781,"tr_customer_product_id":181771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:10.000Z","modified_at":"2026-02-10T04:14:10.000Z","name":"Chase Lakin","mobile_number":"636-328-7480","email_id":"Trey.Wisoky18@hotmail.com","dop":"2025-10-05","serial_number":"14632340670040","imei1":"14632340670040","imei2":"14632340670040","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181764,"job_number":"JOB_181764","tr_customer_id":181782,"tr_customer_product_id":181772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:14:13.000Z","modified_at":"2026-02-10T04:14:13.000Z","name":"Velma Kiehn","mobile_number":"835-549-3088","email_id":"Grace_Steuber@hotmail.com","dop":"2025-10-05","serial_number":"12898660898959","imei1":"12898660898959","imei2":"12898660898959","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181765,"job_number":"JOB_181765","tr_customer_id":181783,"tr_customer_product_id":181773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:21:18.000Z","modified_at":"2026-02-10T04:21:18.000Z","name":"Myrtis Hilll","mobile_number":"532-324-3782","email_id":"Milan.Dickinson@hotmail.com","dop":"2025-10-05","serial_number":"18963692498616","imei1":"18963692498616","imei2":"18963692498616","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181766,"job_number":"JOB_181766","tr_customer_id":181784,"tr_customer_product_id":181774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:02.000Z","modified_at":"2026-02-10T04:29:02.000Z","name":"Kira Rolfson","mobile_number":"965-949-9053","email_id":"Dee_Gusikowski@gmail.com","dop":"2025-10-05","serial_number":"173991670428524","imei1":"173991670428524","imei2":"173991670428524","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181767,"job_number":"JOB_181767","tr_customer_id":181785,"tr_customer_product_id":181775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:29:47.000Z","modified_at":"2026-02-10T04:29:47.000Z","name":"Mireille Skiles","mobile_number":"986-820-7181","email_id":"Alanna62@gmail.com","dop":"2025-10-05","serial_number":"4536479656430758","imei1":"4536479656430758","imei2":"4536479656430758","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181768,"job_number":"JOB_181768","tr_customer_id":181786,"tr_customer_product_id":181776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:15.000Z","modified_at":"2026-02-10T04:30:15.000Z","name":"Alexis Ullrich","mobile_number":"269-856-8431","email_id":"Nicholas_Boehm@hotmail.com","dop":"2025-10-05","serial_number":"1000000050270745","imei1":"1000000050270745","imei2":"1000000050270745","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181769,"job_number":"JOB_181769","tr_customer_id":181787,"tr_customer_product_id":181777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:28.000Z","modified_at":"2026-02-10T04:30:28.000Z","name":"Dario Denesik","mobile_number":"641-670-9841","email_id":"Valentin_Conn@yahoo.com","dop":"2025-10-05","serial_number":"1000000000004924","imei1":"1000000000004924","imei2":"1000000000004924","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181770,"job_number":"JOB_181770","tr_customer_id":181788,"tr_customer_product_id":181778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:30:32.000Z","modified_at":"2026-02-10T04:30:32.000Z","name":"Gabe Rath","mobile_number":"286-628-8838","email_id":"Nettie.Kuhlman@gmail.com","dop":"2025-10-05","serial_number":"1000000000000181","imei1":"1000000000000181","imei2":"1000000000000181","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181771,"job_number":"JOB_181771","tr_customer_id":181789,"tr_customer_product_id":181779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:02.000Z","modified_at":"2026-02-10T04:32:02.000Z","name":"Candida Bode","mobile_number":"737-731-6450","email_id":"Monte47@hotmail.com","dop":"2025-10-05","serial_number":"10000420532597000","imei1":"10000420532597000","imei2":"10000420532597000","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181772,"job_number":"JOB_181772","tr_customer_id":181790,"tr_customer_product_id":181780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:32:06.000Z","modified_at":"2026-02-10T04:32:06.000Z","name":"Kathryn Lang","mobile_number":"657-418-2585","email_id":"Tanner19@gmail.com","dop":"2025-10-05","serial_number":"10358073456314714","imei1":"10358073456314714","imei2":"10358073456314714","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181773,"job_number":"JOB_181773","tr_customer_id":181791,"tr_customer_product_id":181781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:21.000Z","modified_at":"2026-02-10T04:35:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16182465214784","imei1":"16182465214784","imei2":"16182465214784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181775,"job_number":"JOB_181775","tr_customer_id":181793,"tr_customer_product_id":181783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:22.000Z","modified_at":"2026-02-10T04:35:22.000Z","name":"Gustave Beier","mobile_number":"696-758-7762","email_id":"Kraig93@hotmail.com","dop":"2025-04-06","serial_number":"11436852249889372","imei1":"11436852249889372","imei2":"11436852249889372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181776,"job_number":"JOB_181776","tr_customer_id":181794,"tr_customer_product_id":181784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:05.000Z","modified_at":"2026-02-10T04:36:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12678610762023","imei1":"12678610762023","imei2":"12678610762023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181778,"job_number":"JOB_181778","tr_customer_id":181796,"tr_customer_product_id":181786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:07.000Z","modified_at":"2026-02-10T04:36:07.000Z","name":"Cristina Beatty","mobile_number":"420-539-9940","email_id":"Danika_Mertz@gmail.com","dop":"2025-04-06","serial_number":"16633200724195132","imei1":"16633200724195132","imei2":"16633200724195132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181779,"job_number":"JOB_181779","tr_customer_id":181797,"tr_customer_product_id":181787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:49.000Z","modified_at":"2026-02-10T04:36:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16138468099470","imei1":"16138468099470","imei2":"16138468099470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181781,"job_number":"JOB_181781","tr_customer_id":181799,"tr_customer_product_id":181789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:51.000Z","modified_at":"2026-02-10T04:36:51.000Z","name":"Houston Morar","mobile_number":"864-860-0647","email_id":"Elwyn.Williamson45@gmail.com","dop":"2025-04-06","serial_number":"13454718119628286","imei1":"13454718119628286","imei2":"13454718119628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181783,"job_number":"JOB_181783","tr_customer_id":181801,"tr_customer_product_id":181791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:41.000Z","modified_at":"2026-02-10T04:39:41.000Z","name":"Beatrice Schiller","mobile_number":"527-687-7815","email_id":"Jayce.Quitzon32@gmail.com","dop":"2025-04-06","serial_number":"12197499152486984","imei1":"12197499152486984","imei2":"12197499152486984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181786,"job_number":"JOB_181786","tr_customer_id":181804,"tr_customer_product_id":181794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:00.000Z","modified_at":"2026-02-10T04:40:00.000Z","name":"Leo Volkman","mobile_number":"796-880-5051","email_id":"Norwood.Beahan@hotmail.com","dop":"2025-04-06","serial_number":"13920788564946172","imei1":"13920788564946172","imei2":"13920788564946172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181788,"job_number":"JOB_181788","tr_customer_id":181806,"tr_customer_product_id":181796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:09.000Z","modified_at":"2026-02-10T04:40:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19317777767372","imei1":"19317777767372","imei2":"19317777767372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181790,"job_number":"JOB_181790","tr_customer_id":181808,"tr_customer_product_id":181798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:11.000Z","modified_at":"2026-02-10T04:40:11.000Z","name":"Otho Deckow","mobile_number":"576-373-3796","email_id":"Taryn.Borer@hotmail.com","dop":"2025-04-06","serial_number":"13159196291228584","imei1":"13159196291228584","imei2":"13159196291228584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181792,"job_number":"JOB_181792","tr_customer_id":181810,"tr_customer_product_id":181800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:22.000Z","modified_at":"2026-02-10T04:40:22.000Z","name":"Zelma Cremin","mobile_number":"866-382-1332","email_id":"Toney_Sauer46@hotmail.com","dop":"2025-04-06","serial_number":"17355498593941160","imei1":"17355498593941160","imei2":"17355498593941160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181794,"job_number":"JOB_181794","tr_customer_id":181812,"tr_customer_product_id":181802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"38429626601761","imei1":"38429626601761","imei2":"38429626601761","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181795,"job_number":"JOB_181795","tr_customer_id":181813,"tr_customer_product_id":181803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:35.000Z","modified_at":"2026-02-10T04:40:35.000Z","name":"Reba Runte","mobile_number":"917-576-4181","email_id":"Elvis_Lakin50@yahoo.com","dop":"2025-02-01","serial_number":"74753804572552","imei1":"74753804572552","imei2":"74753804572552","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181798,"job_number":"JOB_181798","tr_customer_id":181816,"tr_customer_product_id":181806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:40:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16586588687781","imei1":"16586588687781","imei2":"16586588687781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181800,"job_number":"JOB_181800","tr_customer_id":181818,"tr_customer_product_id":181808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:39.000Z","modified_at":"2026-02-10T04:40:39.000Z","name":"Kitty Kuhic","mobile_number":"461-682-9107","email_id":"Logan.Kihn64@hotmail.com","dop":"2025-04-06","serial_number":"10494533496222132","imei1":"10494533496222132","imei2":"10494533496222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181803,"job_number":"JOB_181803","tr_customer_id":181821,"tr_customer_product_id":181811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"Keshawn Waters","mobile_number":"819-736-4299","email_id":"Kariane_Corkery64@hotmail.com","dop":"2025-04-06","serial_number":"13954064875528020","imei1":"13954064875528020","imei2":"13954064875528020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181804,"job_number":"JOB_181804","tr_customer_id":181822,"tr_customer_product_id":181812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:55.000Z","modified_at":"2026-02-10T04:40:55.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18092877276573","imei1":"18092877276573","imei2":"18092877276573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181806,"job_number":"JOB_181806","tr_customer_id":181824,"tr_customer_product_id":181814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:57.000Z","modified_at":"2026-02-10T04:40:57.000Z","name":"Rosemarie Funk","mobile_number":"853-403-3467","email_id":"Rebeka.Jenkins52@yahoo.com","dop":"2025-04-06","serial_number":"10231523441630310","imei1":"10231523441630310","imei2":"10231523441630310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181807,"job_number":"JOB_181807","tr_customer_id":181825,"tr_customer_product_id":181815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:58.000Z","modified_at":"2026-02-10T04:40:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10315394745125","imei1":"10315394745125","imei2":"10315394745125","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181809,"job_number":"JOB_181809","tr_customer_id":181827,"tr_customer_product_id":181817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:59.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"Francesco Howell","mobile_number":"511-507-4956","email_id":"Eric30@yahoo.com","dop":"2025-06-18","serial_number":"1041534981296833","imei1":"1041534981296833","imei2":"1041534981296833","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181811,"job_number":"JOB_181811","tr_customer_id":181829,"tr_customer_product_id":181819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"Brianne Bernier","mobile_number":"206-789-1599","email_id":"Mckayla.Monahan@gmail.com","dop":"2025-04-06","serial_number":"14878207902339586","imei1":"14878207902339586","imei2":"14878207902339586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181813,"job_number":"JOB_181813","tr_customer_id":181831,"tr_customer_product_id":181821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:09.000Z","modified_at":"2026-02-10T04:41:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11993203053335","imei1":"11993203053335","imei2":"11993203053335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181815,"job_number":"JOB_181815","tr_customer_id":181833,"tr_customer_product_id":181823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:11.000Z","modified_at":"2026-02-10T04:41:11.000Z","name":"Kip Kirlin","mobile_number":"457-309-9737","email_id":"Camilla7@hotmail.com","dop":"2025-04-06","serial_number":"13359940317043680","imei1":"13359940317043680","imei2":"13359940317043680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181818,"job_number":"JOB_181818","tr_customer_id":181836,"tr_customer_product_id":181826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:13.000Z","modified_at":"2026-02-10T04:41:13.000Z","name":"Nettie D'Amore","mobile_number":"708-323-1516","email_id":"Audie50@gmail.com","dop":"2025-04-06","serial_number":"14599835880841434","imei1":"14599835880841434","imei2":"14599835880841434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181819,"job_number":"JOB_181819","tr_customer_id":181837,"tr_customer_product_id":181827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181820,"job_number":"JOB_181820","tr_customer_id":181838,"tr_customer_product_id":181828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:14.000Z","modified_at":"2026-02-10T04:41:14.000Z","name":"Therese Gibson","mobile_number":"852-246-1074","email_id":"Noel.Wyman25@hotmail.com","dop":"2025-04-06","serial_number":"14805731383799840","imei1":"14805731383799840","imei2":"14805731383799840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181821,"job_number":"JOB_181821","tr_customer_id":181839,"tr_customer_product_id":181829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:17.000Z","modified_at":"2026-02-10T04:41:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17701816905306","imei1":"17701816905306","imei2":"17701816905306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181822,"job_number":"JOB_181822","tr_customer_id":181840,"tr_customer_product_id":181830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"95179392618601","imei1":"95179392618601","imei2":"95179392618601","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181824,"job_number":"JOB_181824","tr_customer_id":181842,"tr_customer_product_id":181832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"Elinor Oberbrunner","mobile_number":"306-685-8105","email_id":"Dolores_Cartwright52@hotmail.com","dop":"2025-02-01","serial_number":"75326654967526","imei1":"75326654967526","imei2":"75326654967526","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181825,"job_number":"JOB_181825","tr_customer_id":181843,"tr_customer_product_id":181833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16589549795254","imei1":"16589549795254","imei2":"16589549795254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181827,"job_number":"JOB_181827","tr_customer_id":181845,"tr_customer_product_id":181835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:19.000Z","modified_at":"2026-02-10T04:41:19.000Z","name":"Jamie Kub","mobile_number":"957-762-2194","email_id":"Graciela_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"12784599310082940","imei1":"12784599310082940","imei2":"12784599310082940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181829,"job_number":"JOB_181829","tr_customer_id":181847,"tr_customer_product_id":181837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Brice Keeling","mobile_number":"911-761-5947","email_id":"Kay4@hotmail.com","dop":"2025-04-06","serial_number":"16666295034213094","imei1":"16666295034213094","imei2":"16666295034213094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181831,"job_number":"JOB_181831","tr_customer_id":181849,"tr_customer_product_id":181839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:21.000Z","modified_at":"2026-02-10T04:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15820965323258","imei1":"15820965323258","imei2":"15820965323258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181833,"job_number":"JOB_181833","tr_customer_id":181851,"tr_customer_product_id":181841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:22.000Z","modified_at":"2026-02-10T04:41:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14776733971129","imei1":"14776733971129","imei2":"14776733971129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181835,"job_number":"JOB_181835","tr_customer_id":181853,"tr_customer_product_id":181843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:23.000Z","modified_at":"2026-02-10T04:41:23.000Z","name":"Alize Predovic","mobile_number":"917-850-5591","email_id":"Abbie37@yahoo.com","dop":"2025-04-06","serial_number":"10933910268774560","imei1":"10933910268774560","imei2":"10933910268774560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181836,"job_number":"JOB_181836","tr_customer_id":181854,"tr_customer_product_id":181844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"Alexandrea Jerde","mobile_number":"751-668-2057","email_id":"Brent12@gmail.com","dop":"2025-04-06","serial_number":"18228256867472036","imei1":"18228256867472036","imei2":"18228256867472036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181837,"job_number":"JOB_181837","tr_customer_id":181855,"tr_customer_product_id":181845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:24.000Z","modified_at":"2026-02-10T04:41:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16605670491531","imei1":"16605670491531","imei2":"16605670491531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181839,"job_number":"JOB_181839","tr_customer_id":181857,"tr_customer_product_id":181847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:25.000Z","modified_at":"2026-02-10T04:41:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11723870398435","imei1":"11723870398435","imei2":"11723870398435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181841,"job_number":"JOB_181841","tr_customer_id":181859,"tr_customer_product_id":181849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:26.000Z","modified_at":"2026-02-10T04:41:26.000Z","name":"Richmond Zemlak","mobile_number":"399-810-5008","email_id":"Gerson_Kihn55@hotmail.com","dop":"2025-04-06","serial_number":"17818037390206640","imei1":"17818037390206640","imei2":"17818037390206640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181842,"job_number":"JOB_181842","tr_customer_id":181860,"tr_customer_product_id":181850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:27.000Z","modified_at":"2026-02-10T04:41:27.000Z","name":"Janiya Cummerata","mobile_number":"540-767-3820","email_id":"Jayme.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10751338928079636","imei1":"10751338928079636","imei2":"10751338928079636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181843,"job_number":"JOB_181843","tr_customer_id":181861,"tr_customer_product_id":181851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:33.000Z","modified_at":"2026-02-10T04:41:33.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104643688564873","imei1":"104643688564873","imei2":"104643688564873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181846,"job_number":"JOB_181846","tr_customer_id":181864,"tr_customer_product_id":181854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17705615353984","imei1":"17705615353984","imei2":"17705615353984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181847,"job_number":"JOB_181847","tr_customer_id":181865,"tr_customer_product_id":181855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:41:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10654122633398","imei1":"10654122633398","imei2":"10654122633398","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181850,"job_number":"JOB_181850","tr_customer_id":181868,"tr_customer_product_id":181858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:43.000Z","modified_at":"2026-02-10T04:41:43.000Z","name":"Shanelle Howell","mobile_number":"783-983-6501","email_id":"Elvie.Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1078237333896435","imei1":"1078237333896435","imei2":"1078237333896435","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181851,"job_number":"JOB_181851","tr_customer_id":181869,"tr_customer_product_id":181859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Wade Kihn","mobile_number":"554-321-6171","email_id":"Daryl_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"11718192997394724","imei1":"11718192997394724","imei2":"11718192997394724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181853,"job_number":"JOB_181853","tr_customer_id":181871,"tr_customer_product_id":181861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10661021912049","imei1":"10661021912049","imei2":"10661021912049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181854,"job_number":"JOB_181854","tr_customer_id":181872,"tr_customer_product_id":181862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:41:44.000Z","name":"Syble Smith","mobile_number":"553-628-9010","email_id":"Braulio_Fahey@hotmail.com","dop":"2025-05-30","serial_number":"12234254433191","imei1":"12234254433191","imei2":"12234254433191","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181856,"job_number":"JOB_181856","tr_customer_id":181874,"tr_customer_product_id":181864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Eugenia Parisian","mobile_number":"274-323-6687","email_id":"Letitia94@gmail.com","dop":"2025-05-30","serial_number":"1245128658025273","imei1":"1245128658025273","imei2":"1245128658025273","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181857,"job_number":"JOB_181857","tr_customer_id":181875,"tr_customer_product_id":181865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Mariane VonRueden","mobile_number":"208-236-0028","email_id":"Corine.Ruecker10@gmail.com","dop":"2025-04-06","serial_number":"17828379478862636","imei1":"17828379478862636","imei2":"17828379478862636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181862,"job_number":"JOB_181862","tr_customer_id":181880,"tr_customer_product_id":181870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17237837104107","imei1":"17237837104107","imei2":"17237837104107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181865,"job_number":"JOB_181865","tr_customer_id":181883,"tr_customer_product_id":181873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:49.000Z","modified_at":"2026-02-10T04:41:49.000Z","name":"Weldon Schamberger","mobile_number":"934-812-2999","email_id":"Joshuah.Carroll21@yahoo.com","dop":"2025-04-06","serial_number":"17069897146849792","imei1":"17069897146849792","imei2":"17069897146849792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181866,"job_number":"JOB_181866","tr_customer_id":181884,"tr_customer_product_id":181874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:50.000Z","modified_at":"2026-02-10T04:41:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18487391106247","imei1":"18487391106247","imei2":"18487391106247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181868,"job_number":"JOB_181868","tr_customer_id":181886,"tr_customer_product_id":181876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:52.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Shemar Reinger","mobile_number":"619-440-2858","email_id":"Deonte_Watsica@hotmail.com","dop":"2025-04-06","serial_number":"17986577788857054","imei1":"17986577788857054","imei2":"17986577788857054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181869,"job_number":"JOB_181869","tr_customer_id":181887,"tr_customer_product_id":181877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:53.000Z","modified_at":"2026-02-10T04:41:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14908228651950","imei1":"14908228651950","imei2":"14908228651950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181871,"job_number":"JOB_181871","tr_customer_id":181889,"tr_customer_product_id":181879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:55.000Z","modified_at":"2026-02-10T04:41:55.000Z","name":"Brendon Hoeger","mobile_number":"923-216-2123","email_id":"Nigel_Howell@gmail.com","dop":"2025-04-06","serial_number":"15944446198452292","imei1":"15944446198452292","imei2":"15944446198452292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181872,"job_number":"JOB_181872","tr_customer_id":181890,"tr_customer_product_id":181880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:56.000Z","modified_at":"2026-02-10T04:41:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15453530553683","imei1":"15453530553683","imei2":"15453530553683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181876,"job_number":"JOB_181876","tr_customer_id":181894,"tr_customer_product_id":181884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Mallory Mante","mobile_number":"774-317-8365","email_id":"Martina.Willms34@hotmail.com","dop":"2025-04-06","serial_number":"11883044163505480","imei1":"11883044163505480","imei2":"11883044163505480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181879,"job_number":"JOB_181879","tr_customer_id":181897,"tr_customer_product_id":181887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"14055193854611","imei1":"14055193854611","imei2":"14055193854611","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181881,"job_number":"JOB_181881","tr_customer_id":181899,"tr_customer_product_id":181889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Emie Doyle","mobile_number":"728-308-4402","email_id":"Rosalia_Yundt@gmail.com","dop":"2025-02-01","serial_number":"77744183855244","imei1":"77744183855244","imei2":"77744183855244","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181884,"job_number":"JOB_181884","tr_customer_id":181902,"tr_customer_product_id":181892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:01.000Z","modified_at":"2026-02-10T04:42:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17739749355646","imei1":"17739749355646","imei2":"17739749355646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181886,"job_number":"JOB_181886","tr_customer_id":181904,"tr_customer_product_id":181894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14330855164057","imei1":"14330855164057","imei2":"14330855164057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181888,"job_number":"JOB_181888","tr_customer_id":181906,"tr_customer_product_id":181896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:03.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Lester Hayes","mobile_number":"795-831-4508","email_id":"Roosevelt_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18902422431438030","imei1":"18902422431438030","imei2":"18902422431438030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181889,"job_number":"JOB_181889","tr_customer_id":181907,"tr_customer_product_id":181897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:04.000Z","modified_at":"2026-02-10T04:42:04.000Z","name":"Conrad Ernser","mobile_number":"207-427-9835","email_id":"Emmanuel_Harvey@gmail.com","dop":"2025-04-06","serial_number":"11938727889645952","imei1":"11938727889645952","imei2":"11938727889645952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181890,"job_number":"JOB_181890","tr_customer_id":181908,"tr_customer_product_id":181898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:09.000Z","modified_at":"2026-02-10T04:42:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10680190053258","imei1":"10680190053258","imei2":"10680190053258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181892,"job_number":"JOB_181892","tr_customer_id":181910,"tr_customer_product_id":181900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19718384547920","imei1":"19718384547920","imei2":"19718384547920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181894,"job_number":"JOB_181894","tr_customer_id":181912,"tr_customer_product_id":181902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467208248203","imei1":"15467208248203","imei2":"15467208248203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181895,"job_number":"JOB_181895","tr_customer_id":181913,"tr_customer_product_id":181903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:10.000Z","name":"Stephan Ratke","mobile_number":"935-770-2336","email_id":"Mabel_Pfeffer36@hotmail.com","dop":"2025-04-06","serial_number":"11921002497677728","imei1":"11921002497677728","imei2":"11921002497677728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181897,"job_number":"JOB_181897","tr_customer_id":181915,"tr_customer_product_id":181905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18294182675615","imei1":"18294182675615","imei2":"18294182675615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181898,"job_number":"JOB_181898","tr_customer_id":181916,"tr_customer_product_id":181906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19629949538725","imei1":"19629949538725","imei2":"19629949538725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181901,"job_number":"JOB_181901","tr_customer_id":181919,"tr_customer_product_id":181909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Chaz Rohan","mobile_number":"781-329-5406","email_id":"Faye.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"11553306103223358","imei1":"11553306103223358","imei2":"11553306103223358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181902,"job_number":"JOB_181902","tr_customer_id":181920,"tr_customer_product_id":181910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Mozelle Vandervort","mobile_number":"885-411-3755","email_id":"Santino.Kutch3@hotmail.com","dop":"2025-04-06","serial_number":"13118801822263856","imei1":"13118801822263856","imei2":"13118801822263856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181903,"job_number":"JOB_181903","tr_customer_id":181921,"tr_customer_product_id":181911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Kari Jakubowski","mobile_number":"691-795-7200","email_id":"Luz.Stokes@gmail.com","dop":"2025-04-06","serial_number":"15725625052348100","imei1":"15725625052348100","imei2":"15725625052348100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181904,"job_number":"JOB_181904","tr_customer_id":181922,"tr_customer_product_id":181912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:12.000Z","modified_at":"2026-02-10T04:42:12.000Z","name":"Leonel Nicolas","mobile_number":"812-701-7463","email_id":"Madilyn_Spinka74@yahoo.com","dop":"2025-04-06","serial_number":"14734562629998480","imei1":"14734562629998480","imei2":"14734562629998480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181905,"job_number":"JOB_181905","tr_customer_id":181923,"tr_customer_product_id":181913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17767134579977","imei1":"17767134579977","imei2":"17767134579977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181907,"job_number":"JOB_181907","tr_customer_id":181925,"tr_customer_product_id":181915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:42:25.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"108958694185852","imei1":"108958694185852","imei2":"108958694185852","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181909,"job_number":"JOB_181909","tr_customer_id":181927,"tr_customer_product_id":181917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:26.000Z","modified_at":"2026-02-10T04:42:26.000Z","name":"Jermaine Marks","mobile_number":"449-672-2949","email_id":"Kira_Okuneva73@hotmail.com","dop":"2025-04-06","serial_number":"12295181401825912","imei1":"12295181401825912","imei2":"12295181401825912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181913,"job_number":"JOB_181913","tr_customer_id":181931,"tr_customer_product_id":181921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:29.000Z","modified_at":"2026-02-10T04:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13798079645206","imei1":"13798079645206","imei2":"13798079645206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181915,"job_number":"JOB_181915","tr_customer_id":181933,"tr_customer_product_id":181923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18799917546077","imei1":"18799917546077","imei2":"18799917546077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181916,"job_number":"JOB_181916","tr_customer_id":181934,"tr_customer_product_id":181924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17138817628463","imei1":"17138817628463","imei2":"17138817628463","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181918,"job_number":"JOB_181918","tr_customer_id":181936,"tr_customer_product_id":181926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15870486559121","imei1":"15870486559121","imei2":"15870486559121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181921,"job_number":"JOB_181921","tr_customer_id":181939,"tr_customer_product_id":181929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:42:31.000Z","name":"Leif Hayes","mobile_number":"908-305-1658","email_id":"Estelle50@yahoo.com","dop":"2025-04-06","serial_number":"10215375487989102","imei1":"10215375487989102","imei2":"10215375487989102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181923,"job_number":"JOB_181923","tr_customer_id":181941,"tr_customer_product_id":181931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Fredrick Kiehn","mobile_number":"318-317-7814","email_id":"Javier88@hotmail.com","dop":"2025-04-06","serial_number":"19918764252775704","imei1":"19918764252775704","imei2":"19918764252775704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181925,"job_number":"JOB_181925","tr_customer_id":181943,"tr_customer_product_id":181933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Lupe Reynolds","mobile_number":"272-541-7220","email_id":"Alexie.Hane13@yahoo.com","dop":"2025-04-06","serial_number":"15296207012243974","imei1":"15296207012243974","imei2":"15296207012243974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181926,"job_number":"JOB_181926","tr_customer_id":181944,"tr_customer_product_id":181934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:42:32.000Z","name":"Laverne Goodwin","mobile_number":"915-241-0851","email_id":"Montana79@hotmail.com","dop":"2025-04-06","serial_number":"13315586993636460","imei1":"13315586993636460","imei2":"13315586993636460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181928,"job_number":"JOB_181928","tr_customer_id":181946,"tr_customer_product_id":181936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:37.000Z","modified_at":"2026-02-10T04:42:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11943390974026","imei1":"11943390974026","imei2":"11943390974026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181930,"job_number":"JOB_181930","tr_customer_id":181948,"tr_customer_product_id":181938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:38.000Z","modified_at":"2026-02-10T04:42:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13487900227985","imei1":"13487900227985","imei2":"13487900227985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181933,"job_number":"JOB_181933","tr_customer_id":181951,"tr_customer_product_id":181941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Juwan Mosciski","mobile_number":"596-335-6196","email_id":"Alvina32@yahoo.com","dop":"2025-04-06","serial_number":"19165947120171324","imei1":"19165947120171324","imei2":"19165947120171324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181934,"job_number":"JOB_181934","tr_customer_id":181952,"tr_customer_product_id":181942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:40.000Z","modified_at":"2026-02-10T04:42:40.000Z","name":"Zella Fadel","mobile_number":"911-668-9451","email_id":"Una.Mante84@gmail.com","dop":"2025-04-06","serial_number":"12371980244603358","imei1":"12371980244603358","imei2":"12371980244603358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181935,"job_number":"JOB_181935","tr_customer_id":181953,"tr_customer_product_id":181943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:41.000Z","modified_at":"2026-02-10T04:42:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685811851518","imei1":"15685811851518","imei2":"15685811851518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181937,"job_number":"JOB_181937","tr_customer_id":181955,"tr_customer_product_id":181945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:43.000Z","modified_at":"2026-02-10T04:42:43.000Z","name":"Maxine Mills","mobile_number":"675-276-7554","email_id":"Zena36@gmail.com","dop":"2025-04-06","serial_number":"17684226851578808","imei1":"17684226851578808","imei2":"17684226851578808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181941,"job_number":"JOB_181941","tr_customer_id":181959,"tr_customer_product_id":181949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:46.000Z","modified_at":"2026-02-10T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12027734814848","imei1":"12027734814848","imei2":"12027734814848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181943,"job_number":"JOB_181943","tr_customer_id":181961,"tr_customer_product_id":181951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19602294116099","imei1":"19602294116099","imei2":"19602294116099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181945,"job_number":"JOB_181945","tr_customer_id":181963,"tr_customer_product_id":181953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:42:47.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11864828620086","imei1":"11864828620086","imei2":"11864828620086","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181946,"job_number":"JOB_181946","tr_customer_id":181964,"tr_customer_product_id":181954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:48.000Z","modified_at":"2026-02-10T04:42:48.000Z","name":"Iva Leuschke","mobile_number":"901-741-7010","email_id":"Vladimir_Hayes94@hotmail.com","dop":"2025-04-06","serial_number":"13455398942887700","imei1":"13455398942887700","imei2":"13455398942887700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181948,"job_number":"JOB_181948","tr_customer_id":181966,"tr_customer_product_id":181956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Kaci Graham","mobile_number":"488-916-6088","email_id":"Nicolette.Hamill14@hotmail.com","dop":"2025-04-06","serial_number":"12162538416383790","imei1":"12162538416383790","imei2":"12162538416383790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181949,"job_number":"JOB_181949","tr_customer_id":181967,"tr_customer_product_id":181957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:49.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Silas DuBuque","mobile_number":"990-633-4891","email_id":"Adell.Haley@gmail.com","dop":"2025-04-06","serial_number":"13851604613679418","imei1":"13851604613679418","imei2":"13851604613679418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181951,"job_number":"JOB_181951","tr_customer_id":181969,"tr_customer_product_id":181959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:57.000Z","modified_at":"2026-02-10T04:42:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16627056526549","imei1":"16627056526549","imei2":"16627056526549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181953,"job_number":"JOB_181953","tr_customer_id":181971,"tr_customer_product_id":181961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:42:59.000Z","name":"Efrain Stroman","mobile_number":"380-494-8015","email_id":"Tania.Olson@yahoo.com","dop":"2025-04-06","serial_number":"12023233421885678","imei1":"12023233421885678","imei2":"12023233421885678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181954,"job_number":"JOB_181954","tr_customer_id":181972,"tr_customer_product_id":181962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:59.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12338434659796","imei1":"12338434659796","imei2":"12338434659796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181955,"job_number":"JOB_181955","tr_customer_id":181973,"tr_customer_product_id":181963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11820437444301","imei1":"11820437444301","imei2":"11820437444301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181956,"job_number":"JOB_181956","tr_customer_id":181974,"tr_customer_product_id":181964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14407464314331","imei1":"14407464314331","imei2":"14407464314331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181963,"job_number":"JOB_181963","tr_customer_id":181981,"tr_customer_product_id":181971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Guadalupe Stiedemann","mobile_number":"855-460-1659","email_id":"Johnpaul.Gutmann@yahoo.com","dop":"2025-04-06","serial_number":"17218879874749988","imei1":"17218879874749988","imei2":"17218879874749988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181964,"job_number":"JOB_181964","tr_customer_id":181982,"tr_customer_product_id":181972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Herminio Herzog","mobile_number":"395-425-1677","email_id":"Angel_Davis@hotmail.com","dop":"2025-04-06","serial_number":"13969096798091268","imei1":"13969096798091268","imei2":"13969096798091268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181965,"job_number":"JOB_181965","tr_customer_id":181983,"tr_customer_product_id":181973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:02.000Z","modified_at":"2026-02-10T04:43:02.000Z","name":"Dillan Aufderhar","mobile_number":"481-286-7654","email_id":"Edmond40@yahoo.com","dop":"2025-04-06","serial_number":"15590129034940028","imei1":"15590129034940028","imei2":"15590129034940028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181967,"job_number":"JOB_181967","tr_customer_id":181985,"tr_customer_product_id":181975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:10.000Z","modified_at":"2026-02-10T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18245883884530","imei1":"18245883884530","imei2":"18245883884530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181969,"job_number":"JOB_181969","tr_customer_id":181987,"tr_customer_product_id":181977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:12.000Z","modified_at":"2026-02-10T04:43:12.000Z","name":"Guiseppe Cummings","mobile_number":"404-699-1043","email_id":"Shayna16@yahoo.com","dop":"2025-04-06","serial_number":"14791410519139908","imei1":"14791410519139908","imei2":"14791410519139908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181970,"job_number":"JOB_181970","tr_customer_id":181988,"tr_customer_product_id":181978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:14.000Z","modified_at":"2026-02-10T04:43:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11744939540732","imei1":"11744939540732","imei2":"11744939540732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181972,"job_number":"JOB_181972","tr_customer_id":181990,"tr_customer_product_id":181980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"Shannon Harber","mobile_number":"651-933-7331","email_id":"Candace_Strosin@yahoo.com","dop":"2025-04-06","serial_number":"19930830821775064","imei1":"19930830821775064","imei2":"19930830821775064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181973,"job_number":"JOB_181973","tr_customer_id":181991,"tr_customer_product_id":181981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11524001250735","imei1":"11524001250735","imei2":"11524001250735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181974,"job_number":"JOB_181974","tr_customer_id":181992,"tr_customer_product_id":181982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:16.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12357856490813","imei1":"12357856490813","imei2":"12357856490813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181977,"job_number":"JOB_181977","tr_customer_id":181995,"tr_customer_product_id":181985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12152793500156","imei1":"12152793500156","imei2":"12152793500156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181978,"job_number":"JOB_181978","tr_customer_id":181996,"tr_customer_product_id":181986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108683517026873","imei1":"108683517026873","imei2":"108683517026873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181981,"job_number":"JOB_181981","tr_customer_id":181999,"tr_customer_product_id":181989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Baylee Cremin","mobile_number":"577-986-3057","email_id":"Maximillia.Conn@hotmail.com","dop":"2025-04-06","serial_number":"13427467373248512","imei1":"13427467373248512","imei2":"13427467373248512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181982,"job_number":"JOB_181982","tr_customer_id":182000,"tr_customer_product_id":181990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:18.000Z","name":"Johnathon Stiedemann","mobile_number":"993-638-0491","email_id":"Jeffry.Conroy46@hotmail.com","dop":"2025-04-06","serial_number":"14017252868658922","imei1":"14017252868658922","imei2":"14017252868658922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181985,"job_number":"JOB_181985","tr_customer_id":182003,"tr_customer_product_id":181993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:19.000Z","modified_at":"2026-02-10T04:43:19.000Z","name":"Gabe Cormier","mobile_number":"431-315-7337","email_id":"Edmund8@yahoo.com","dop":"2025-04-06","serial_number":"15609303545537364","imei1":"15609303545537364","imei2":"15609303545537364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181987,"job_number":"JOB_181987","tr_customer_id":182005,"tr_customer_product_id":181995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:28.000Z","modified_at":"2026-02-10T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18892036168495","imei1":"18892036168495","imei2":"18892036168495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181989,"job_number":"JOB_181989","tr_customer_id":182007,"tr_customer_product_id":181997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:30.000Z","modified_at":"2026-02-10T04:43:30.000Z","name":"Astrid Vandervort","mobile_number":"476-854-4829","email_id":"Oran69@yahoo.com","dop":"2025-04-06","serial_number":"15263075259179140","imei1":"15263075259179140","imei2":"15263075259179140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181990,"job_number":"JOB_181990","tr_customer_id":182008,"tr_customer_product_id":181998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:31.000Z","modified_at":"2026-02-10T04:43:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13414191474907","imei1":"13414191474907","imei2":"13414191474907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181992,"job_number":"JOB_181992","tr_customer_id":182010,"tr_customer_product_id":182000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:33.000Z","modified_at":"2026-02-10T04:43:33.000Z","name":"Franz Ruecker","mobile_number":"894-467-6855","email_id":"Kellen0@hotmail.com","dop":"2025-04-06","serial_number":"10031259673695776","imei1":"10031259673695776","imei2":"10031259673695776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181993,"job_number":"JOB_181993","tr_customer_id":182011,"tr_customer_product_id":182001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:37.000Z","modified_at":"2026-02-10T04:43:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10493527651224","imei1":"10493527651224","imei2":"10493527651224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181995,"job_number":"JOB_181995","tr_customer_id":182013,"tr_customer_product_id":182003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:39.000Z","modified_at":"2026-02-10T04:43:39.000Z","name":"Haskell Deckow","mobile_number":"435-514-4274","email_id":"Hermann.Hessel@gmail.com","dop":"2025-04-06","serial_number":"16119525784454628","imei1":"16119525784454628","imei2":"16119525784454628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181996,"job_number":"JOB_181996","tr_customer_id":182014,"tr_customer_product_id":182004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:56.000Z","modified_at":"2026-02-10T04:43:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17636177135639","imei1":"17636177135639","imei2":"17636177135639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181998,"job_number":"JOB_181998","tr_customer_id":182016,"tr_customer_product_id":182006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:58.000Z","modified_at":"2026-02-10T04:43:58.000Z","name":"Jack Stark","mobile_number":"770-738-3137","email_id":"Cortney61@hotmail.com","dop":"2025-04-06","serial_number":"11749067347165124","imei1":"11749067347165124","imei2":"11749067347165124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181999,"job_number":"JOB_181999","tr_customer_id":182017,"tr_customer_product_id":182007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:59.000Z","modified_at":"2026-02-10T04:43:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11784032533272","imei1":"11784032533272","imei2":"11784032533272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182001,"job_number":"JOB_182001","tr_customer_id":182019,"tr_customer_product_id":182009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:00.000Z","modified_at":"2026-02-10T04:44:00.000Z","name":"Gavin West","mobile_number":"946-742-2425","email_id":"Alison8@gmail.com","dop":"2025-04-06","serial_number":"15513520394144388","imei1":"15513520394144388","imei2":"15513520394144388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182002,"job_number":"JOB_182002","tr_customer_id":182020,"tr_customer_product_id":182010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:02.000Z","modified_at":"2026-02-10T04:44:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13708504009535","imei1":"13708504009535","imei2":"13708504009535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182004,"job_number":"JOB_182004","tr_customer_id":182022,"tr_customer_product_id":182012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11844175897786","imei1":"11844175897786","imei2":"11844175897786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182006,"job_number":"JOB_182006","tr_customer_id":182024,"tr_customer_product_id":182014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:03.000Z","name":"Darwin Schroeder","mobile_number":"893-556-2904","email_id":"Jakob.Glover@hotmail.com","dop":"2025-04-06","serial_number":"10508969977465474","imei1":"10508969977465474","imei2":"10508969977465474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182007,"job_number":"JOB_182007","tr_customer_id":182025,"tr_customer_product_id":182015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:04.000Z","modified_at":"2026-02-10T04:44:04.000Z","name":"Mose Bednar","mobile_number":"388-576-8041","email_id":"Victor_Glover@hotmail.com","dop":"2025-04-06","serial_number":"14929126893463348","imei1":"14929126893463348","imei2":"14929126893463348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182014,"job_number":"JOB_182014","tr_customer_id":182032,"tr_customer_product_id":182022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81228523576099","imei1":"81228523576099","imei2":"81228523576099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182015,"job_number":"JOB_182015","tr_customer_id":182033,"tr_customer_product_id":182023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73425910739265","imei1":"73425910739265","imei2":"73425910739265","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182016,"job_number":"JOB_182016","tr_customer_id":182034,"tr_customer_product_id":182024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:00.000Z","modified_at":"2026-02-10T04:58:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27033051189879","imei1":"27033051189879","imei2":"27033051189879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182017,"job_number":"JOB_182017","tr_customer_id":182035,"tr_customer_product_id":182025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25774353120331","imei1":"25774353120331","imei2":"25774353120331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182018,"job_number":"JOB_182018","tr_customer_id":182036,"tr_customer_product_id":182026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90146125940518","imei1":"90146125940518","imei2":"90146125940518","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182019,"job_number":"JOB_182019","tr_customer_id":182037,"tr_customer_product_id":182027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:01.000Z","modified_at":"2026-02-10T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13245186444761","imei1":"13245186444761","imei2":"13245186444761","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182021,"job_number":"JOB_182021","tr_customer_id":182039,"tr_customer_product_id":182029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94636683626335","imei1":"94636683626335","imei2":"94636683626335","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182022,"job_number":"JOB_182022","tr_customer_id":182040,"tr_customer_product_id":182030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:34.000Z","modified_at":"2026-02-10T04:58:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77859368599659","imei1":"77859368599659","imei2":"77859368599659","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182023,"job_number":"JOB_182023","tr_customer_id":182041,"tr_customer_product_id":182031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96433204023790","imei1":"96433204023790","imei2":"96433204023790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182024,"job_number":"JOB_182024","tr_customer_id":182042,"tr_customer_product_id":182032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18721444549130","imei1":"18721444549130","imei2":"18721444549130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182025,"job_number":"JOB_182025","tr_customer_id":182043,"tr_customer_product_id":182033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:35.000Z","modified_at":"2026-02-10T04:58:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49260935691314","imei1":"49260935691314","imei2":"49260935691314","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182026,"job_number":"JOB_182026","tr_customer_id":182044,"tr_customer_product_id":182034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:36.000Z","modified_at":"2026-02-10T04:58:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10444697402436","imei1":"10444697402436","imei2":"10444697402436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182028,"job_number":"JOB_182028","tr_customer_id":182046,"tr_customer_product_id":182036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65804227474985","imei1":"65804227474985","imei2":"65804227474985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182029,"job_number":"JOB_182029","tr_customer_id":182047,"tr_customer_product_id":182037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:08.000Z","modified_at":"2026-02-10T04:59:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70617392152931","imei1":"70617392152931","imei2":"70617392152931","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182030,"job_number":"JOB_182030","tr_customer_id":182048,"tr_customer_product_id":182038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74029223021077","imei1":"74029223021077","imei2":"74029223021077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182031,"job_number":"JOB_182031","tr_customer_id":182049,"tr_customer_product_id":182039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70321585255748","imei1":"70321585255748","imei2":"70321585255748","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182032,"job_number":"JOB_182032","tr_customer_id":182050,"tr_customer_product_id":182040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:09.000Z","modified_at":"2026-02-10T04:59:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64283853142099","imei1":"64283853142099","imei2":"64283853142099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182033,"job_number":"JOB_182033","tr_customer_id":182051,"tr_customer_product_id":182041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:10.000Z","modified_at":"2026-02-10T04:59:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38100541581097","imei1":"38100541581097","imei2":"38100541581097","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182035,"job_number":"JOB_182035","tr_customer_id":182053,"tr_customer_product_id":182043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:47.000Z","modified_at":"2026-02-10T05:10:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13307297789192","imei1":"13307297789192","imei2":"13307297789192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182037,"job_number":"JOB_182037","tr_customer_id":182055,"tr_customer_product_id":182045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:49.000Z","modified_at":"2026-02-10T05:10:49.000Z","name":"Stephon Cassin","mobile_number":"468-942-4399","email_id":"Suzanne.Gleason87@yahoo.com","dop":"2025-04-06","serial_number":"13965698029326214","imei1":"13965698029326214","imei2":"13965698029326214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182038,"job_number":"JOB_182038","tr_customer_id":182056,"tr_customer_product_id":182046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:34.000Z","modified_at":"2026-02-10T05:11:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13723398401657","imei1":"13723398401657","imei2":"13723398401657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182040,"job_number":"JOB_182040","tr_customer_id":182058,"tr_customer_product_id":182048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:35.000Z","modified_at":"2026-02-10T05:11:35.000Z","name":"Yolanda Kilback","mobile_number":"821-209-3400","email_id":"Bernadine.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"13856377737853940","imei1":"13856377737853940","imei2":"13856377737853940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182041,"job_number":"JOB_182041","tr_customer_id":182059,"tr_customer_product_id":182049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:22.000Z","modified_at":"2026-02-10T05:12:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17922456364347","imei1":"17922456364347","imei2":"17922456364347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182043,"job_number":"JOB_182043","tr_customer_id":182061,"tr_customer_product_id":182051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:24.000Z","modified_at":"2026-02-10T05:12:24.000Z","name":"Makenna Brekke","mobile_number":"205-573-1258","email_id":"Abbie.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"14426292262117102","imei1":"14426292262117102","imei2":"14426292262117102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182046,"job_number":"JOB_182046","tr_customer_id":182064,"tr_customer_product_id":182054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:39.000Z","modified_at":"2026-02-10T05:24:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13371590081719","imei1":"13371590081719","imei2":"13371590081719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182048,"job_number":"JOB_182048","tr_customer_id":182066,"tr_customer_product_id":182056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:41.000Z","modified_at":"2026-02-10T05:24:41.000Z","name":"Tiffany Ortiz","mobile_number":"227-571-2890","email_id":"Sandy66@hotmail.com","dop":"2025-04-06","serial_number":"11155183780033432","imei1":"11155183780033432","imei2":"11155183780033432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182049,"job_number":"JOB_182049","tr_customer_id":182067,"tr_customer_product_id":182057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:27.000Z","modified_at":"2026-02-10T05:25:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15051455336983","imei1":"15051455336983","imei2":"15051455336983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182051,"job_number":"JOB_182051","tr_customer_id":182069,"tr_customer_product_id":182059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:29.000Z","modified_at":"2026-02-10T05:25:29.000Z","name":"Audreanne Langosh","mobile_number":"391-699-9454","email_id":"Verdie_Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"16272075162412116","imei1":"16272075162412116","imei2":"16272075162412116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182052,"job_number":"JOB_182052","tr_customer_id":182070,"tr_customer_product_id":182060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:32.000Z","modified_at":"2026-02-10T05:25:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"54020304863005","imei1":"54020304863005","imei2":"54020304863005","popurl":"2026-01-31T05:25:31.550579903Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182053,"job_number":"JOB_182053","tr_customer_id":182071,"tr_customer_product_id":182061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:46.000Z","modified_at":"2026-02-10T05:25:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-31","serial_number":"75189342157121","imei1":"75189342157121","imei2":"75189342157121","popurl":"2026-01-31T05:25:46.249143738Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182054,"job_number":"JOB_182054","tr_customer_id":182072,"tr_customer_product_id":182062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:14.000Z","modified_at":"2026-02-10T05:26:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18350049947951","imei1":"18350049947951","imei2":"18350049947951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182056,"job_number":"JOB_182056","tr_customer_id":182074,"tr_customer_product_id":182064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:16.000Z","modified_at":"2026-02-10T05:26:16.000Z","name":"Amelie Kling","mobile_number":"976-427-8476","email_id":"Russell.Abshire@hotmail.com","dop":"2025-04-06","serial_number":"17879435786193876","imei1":"17879435786193876","imei2":"17879435786193876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182057,"job_number":"JOB_182057","tr_customer_id":182075,"tr_customer_product_id":182065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:01.000Z","modified_at":"2026-02-10T05:40:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100800020813707","imei1":"100800020813707","imei2":"100800020813707","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182059,"job_number":"JOB_182059","tr_customer_id":182077,"tr_customer_product_id":182067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:15.000Z","modified_at":"2026-02-10T05:40:15.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103026702030176","imei1":"103026702030176","imei2":"103026702030176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182061,"job_number":"JOB_182061","tr_customer_id":182080,"tr_customer_product_id":182069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Prathap Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14458998979468","imei1":"14458998979468","imei2":"14458998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182062,"job_number":"JOB_182062","tr_customer_id":182079,"tr_customer_product_id":182070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14258998979468","imei1":"14258998979468","imei2":"14258998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182063,"job_number":"JOB_182063","tr_customer_id":182082,"tr_customer_product_id":182071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Gokul Seron","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14558998979468","imei1":"14558998979468","imei2":"14558998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182064,"job_number":"JOB_182064","tr_customer_id":182081,"tr_customer_product_id":182072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:41:26.000Z","modified_at":"2026-02-10T05:41:26.000Z","name":"Naresh Kumar","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14358998979468","imei1":"14358998979468","imei2":"14358998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182066,"job_number":"JOB_182066","tr_customer_id":182084,"tr_customer_product_id":182074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:23.000Z","modified_at":"2026-02-10T05:55:23.000Z","name":"Kyler Ankunding","mobile_number":"991-642-2442","email_id":"Audrey96@yahoo.com","dop":"2025-04-06","serial_number":"13147187502643614","imei1":"13147187502643614","imei2":"13147187502643614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182068,"job_number":"JOB_182068","tr_customer_id":182086,"tr_customer_product_id":182076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:41.000Z","modified_at":"2026-02-10T05:55:41.000Z","name":"Donato Rice","mobile_number":"275-280-2279","email_id":"Gerardo.Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"14980123920516476","imei1":"14980123920516476","imei2":"14980123920516476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182069,"job_number":"JOB_182069","tr_customer_id":182087,"tr_customer_product_id":182077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:15.000Z","modified_at":"2026-02-10T06:04:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14614361723582","imei1":"14614361723582","imei2":"14614361723582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182071,"job_number":"JOB_182071","tr_customer_id":182089,"tr_customer_product_id":182079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:17.000Z","modified_at":"2026-02-10T06:04:17.000Z","name":"Myrtie Hettinger","mobile_number":"314-838-8790","email_id":"Golda_Luettgen51@yahoo.com","dop":"2025-04-06","serial_number":"12985290443482080","imei1":"12985290443482080","imei2":"12985290443482080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182072,"job_number":"JOB_182072","tr_customer_id":182090,"tr_customer_product_id":182080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:02.000Z","modified_at":"2026-02-10T06:05:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12361069209747","imei1":"12361069209747","imei2":"12361069209747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182074,"job_number":"JOB_182074","tr_customer_id":182092,"tr_customer_product_id":182082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:03.000Z","modified_at":"2026-02-10T06:05:03.000Z","name":"Natalia Spinka","mobile_number":"655-674-0452","email_id":"Mollie16@gmail.com","dop":"2025-04-06","serial_number":"13408458848948924","imei1":"13408458848948924","imei2":"13408458848948924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182075,"job_number":"JOB_182075","tr_customer_id":182093,"tr_customer_product_id":182083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:47.000Z","modified_at":"2026-02-10T06:05:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14719537880007","imei1":"14719537880007","imei2":"14719537880007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182077,"job_number":"JOB_182077","tr_customer_id":182095,"tr_customer_product_id":182085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:49.000Z","modified_at":"2026-02-10T06:05:49.000Z","name":"Kara Mohr","mobile_number":"427-732-5266","email_id":"Laisha80@hotmail.com","dop":"2025-04-06","serial_number":"14440755187914614","imei1":"14440755187914614","imei2":"14440755187914614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182081,"job_number":"JOB_182081","tr_customer_id":182099,"tr_customer_product_id":182089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:09.000Z","modified_at":"2026-02-10T06:46:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19682558254971","imei1":"19682558254971","imei2":"19682558254971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182083,"job_number":"JOB_182083","tr_customer_id":182101,"tr_customer_product_id":182091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:11.000Z","modified_at":"2026-02-10T06:46:11.000Z","name":"Eloisa Lowe","mobile_number":"923-584-1686","email_id":"Penelope.Mante@gmail.com","dop":"2025-04-06","serial_number":"15468846172729296","imei1":"15468846172729296","imei2":"15468846172729296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182084,"job_number":"JOB_182084","tr_customer_id":182102,"tr_customer_product_id":182092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:55.000Z","modified_at":"2026-02-10T06:46:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10902244164653","imei1":"10902244164653","imei2":"10902244164653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182086,"job_number":"JOB_182086","tr_customer_id":182104,"tr_customer_product_id":182094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:56.000Z","modified_at":"2026-02-10T06:46:56.000Z","name":"Maximillian Runolfsdottir","mobile_number":"717-322-0347","email_id":"Katheryn.Koelpin97@gmail.com","dop":"2025-04-06","serial_number":"17760793855255316","imei1":"17760793855255316","imei2":"17760793855255316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182087,"job_number":"JOB_182087","tr_customer_id":182105,"tr_customer_product_id":182095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:39.000Z","modified_at":"2026-02-10T06:47:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13371344897516","imei1":"13371344897516","imei2":"13371344897516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182089,"job_number":"JOB_182089","tr_customer_id":182107,"tr_customer_product_id":182097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:41.000Z","modified_at":"2026-02-10T06:47:41.000Z","name":"Darron Heathcote","mobile_number":"438-271-5151","email_id":"Julius.Morissette93@yahoo.com","dop":"2025-04-06","serial_number":"14133098692530356","imei1":"14133098692530356","imei2":"14133098692530356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182093,"job_number":"JOB_182093","tr_customer_id":182111,"tr_customer_product_id":182101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:42.000Z","modified_at":"2026-02-10T06:52:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12831455176196","imei1":"12831455176196","imei2":"12831455176196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182095,"job_number":"JOB_182095","tr_customer_id":182113,"tr_customer_product_id":182103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:44.000Z","modified_at":"2026-02-10T06:52:44.000Z","name":"Sally Padberg","mobile_number":"616-723-2720","email_id":"Alta69@hotmail.com","dop":"2025-04-06","serial_number":"16525564592487696","imei1":"16525564592487696","imei2":"16525564592487696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182099,"job_number":"JOB_182099","tr_customer_id":182117,"tr_customer_product_id":182107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:32.000Z","modified_at":"2026-02-10T06:53:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12164512171670","imei1":"12164512171670","imei2":"12164512171670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182101,"job_number":"JOB_182101","tr_customer_id":182119,"tr_customer_product_id":182109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:34.000Z","modified_at":"2026-02-10T06:53:34.000Z","name":"Micah Nienow","mobile_number":"469-204-7876","email_id":"Hardy_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"19742398145795070","imei1":"19742398145795070","imei2":"19742398145795070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182108,"job_number":"JOB_182108","tr_customer_id":182126,"tr_customer_product_id":182116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:08.000Z","modified_at":"2026-02-10T06:54:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101983630001270","imei1":"101983630001270","imei2":"101983630001270","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182110,"job_number":"JOB_182110","tr_customer_id":182128,"tr_customer_product_id":182118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:21.000Z","modified_at":"2026-02-10T06:54:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10162990596270","imei1":"10162990596270","imei2":"10162990596270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182112,"job_number":"JOB_182112","tr_customer_id":182130,"tr_customer_product_id":182120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:23.000Z","modified_at":"2026-02-10T06:54:23.000Z","name":"Murray Goodwin","mobile_number":"269-667-9726","email_id":"Aubree.Wilkinson@gmail.com","dop":"2025-04-06","serial_number":"12947875796169904","imei1":"12947875796169904","imei2":"12947875796169904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182115,"job_number":"JOB_182115","tr_customer_id":182133,"tr_customer_product_id":182123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:56.000Z","modified_at":"2026-02-10T06:54:56.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104783307436166","imei1":"104783307436166","imei2":"104783307436166","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182118,"job_number":"JOB_182118","tr_customer_id":182136,"tr_customer_product_id":182126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:14.000Z","modified_at":"2026-02-10T06:55:14.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10156244420339","imei1":"10156244420339","imei2":"10156244420339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182120,"job_number":"JOB_182120","tr_customer_id":182138,"tr_customer_product_id":182128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:15.000Z","modified_at":"2026-02-10T06:55:15.000Z","name":"Hyman Skiles","mobile_number":"964-981-9786","email_id":"Jewel_Schaefer74@yahoo.com","dop":"2025-06-18","serial_number":"1038246746908460","imei1":"1038246746908460","imei2":"1038246746908460","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182122,"job_number":"JOB_182122","tr_customer_id":182140,"tr_customer_product_id":182130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:33.000Z","modified_at":"2026-02-10T06:55:33.000Z","name":"Laurence Roob","mobile_number":"333-680-9406","email_id":"America_Metz@hotmail.com","dop":"2025-04-06","serial_number":"12760683145399064","imei1":"12760683145399064","imei2":"12760683145399064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182123,"job_number":"JOB_182123","tr_customer_id":182141,"tr_customer_product_id":182131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:44.000Z","modified_at":"2026-02-10T06:55:44.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106602207659084","imei1":"106602207659084","imei2":"106602207659084","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182125,"job_number":"JOB_182125","tr_customer_id":182143,"tr_customer_product_id":182133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:56.000Z","modified_at":"2026-02-10T06:55:56.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10504830448266","imei1":"10504830448266","imei2":"10504830448266","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182127,"job_number":"JOB_182127","tr_customer_id":182145,"tr_customer_product_id":182135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"Merlin Gaylord","mobile_number":"751-221-1547","email_id":"Claire_Rutherford@gmail.com","dop":"2025-06-18","serial_number":"1033752174518822","imei1":"1033752174518822","imei2":"1033752174518822","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182128,"job_number":"JOB_182128","tr_customer_id":182146,"tr_customer_product_id":182136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:55:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19141049672478","imei1":"19141049672478","imei2":"19141049672478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182130,"job_number":"JOB_182130","tr_customer_id":182148,"tr_customer_product_id":182138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:59.000Z","modified_at":"2026-02-10T06:55:59.000Z","name":"Ida Kuhn","mobile_number":"806-976-8085","email_id":"Shanna_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"16809053839387192","imei1":"16809053839387192","imei2":"16809053839387192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182131,"job_number":"JOB_182131","tr_customer_id":182149,"tr_customer_product_id":182139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:15.000Z","modified_at":"2026-02-10T06:56:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14735351532428","imei1":"14735351532428","imei2":"14735351532428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182133,"job_number":"JOB_182133","tr_customer_id":182151,"tr_customer_product_id":182141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:16.000Z","modified_at":"2026-02-10T06:56:16.000Z","name":"Antone Anderson","mobile_number":"344-823-3502","email_id":"Enoch_Schinner39@gmail.com","dop":"2025-04-06","serial_number":"13482435480018572","imei1":"13482435480018572","imei2":"13482435480018572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182134,"job_number":"JOB_182134","tr_customer_id":182152,"tr_customer_product_id":182142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:47.000Z","modified_at":"2026-02-10T06:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11283240456112","imei1":"11283240456112","imei2":"11283240456112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182136,"job_number":"JOB_182136","tr_customer_id":182154,"tr_customer_product_id":182144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:49.000Z","modified_at":"2026-02-10T06:56:49.000Z","name":"Damon Heathcote","mobile_number":"912-579-2594","email_id":"Joyce_Rempel40@gmail.com","dop":"2025-04-06","serial_number":"17694469465158458","imei1":"17694469465158458","imei2":"17694469465158458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182137,"job_number":"JOB_182137","tr_customer_id":182155,"tr_customer_product_id":182145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:00.000Z","modified_at":"2026-02-10T06:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11376845016578","imei1":"11376845016578","imei2":"11376845016578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182139,"job_number":"JOB_182139","tr_customer_id":182157,"tr_customer_product_id":182147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:02.000Z","modified_at":"2026-02-10T06:57:02.000Z","name":"Anya Lakin","mobile_number":"635-677-6251","email_id":"Mariam_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"14093371720276156","imei1":"14093371720276156","imei2":"14093371720276156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182140,"job_number":"JOB_182140","tr_customer_id":182158,"tr_customer_product_id":182148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:36.000Z","modified_at":"2026-02-10T06:57:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108208804500","imei1":"19108208804500","imei2":"19108208804500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182142,"job_number":"JOB_182142","tr_customer_id":182160,"tr_customer_product_id":182150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:38.000Z","modified_at":"2026-02-10T06:57:38.000Z","name":"Kiarra Bogan","mobile_number":"781-340-0074","email_id":"Abbey.Jacobs2@gmail.com","dop":"2025-04-06","serial_number":"14378770966157242","imei1":"14378770966157242","imei2":"14378770966157242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182143,"job_number":"JOB_182143","tr_customer_id":182161,"tr_customer_product_id":182151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:45.000Z","modified_at":"2026-02-10T06:57:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19933880265452","imei1":"19933880265452","imei2":"19933880265452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182145,"job_number":"JOB_182145","tr_customer_id":182163,"tr_customer_product_id":182153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:47.000Z","modified_at":"2026-02-10T06:57:47.000Z","name":"Alexane Block","mobile_number":"589-687-6159","email_id":"Modesta.Reinger17@hotmail.com","dop":"2025-04-06","serial_number":"16797928147229688","imei1":"16797928147229688","imei2":"16797928147229688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182146,"job_number":"JOB_182146","tr_customer_id":182164,"tr_customer_product_id":182154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:51.000Z","modified_at":"2026-02-10T06:57:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16159694035880","imei1":"16159694035880","imei2":"16159694035880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182148,"job_number":"JOB_182148","tr_customer_id":182166,"tr_customer_product_id":182156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:53.000Z","modified_at":"2026-02-10T06:57:53.000Z","name":"Ryder Stracke","mobile_number":"735-494-5263","email_id":"Hallie88@hotmail.com","dop":"2025-04-06","serial_number":"12385418676337532","imei1":"12385418676337532","imei2":"12385418676337532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182149,"job_number":"JOB_182149","tr_customer_id":182167,"tr_customer_product_id":182157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:35.000Z","modified_at":"2026-02-10T06:58:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13339190507428","imei1":"13339190507428","imei2":"13339190507428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182151,"job_number":"JOB_182151","tr_customer_id":182169,"tr_customer_product_id":182159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:36.000Z","modified_at":"2026-02-10T06:58:36.000Z","name":"Wilfredo Homenick","mobile_number":"941-717-9893","email_id":"Jaylon63@gmail.com","dop":"2025-04-06","serial_number":"12695907994306980","imei1":"12695907994306980","imei2":"12695907994306980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182153,"job_number":"JOB_182153","tr_customer_id":182171,"tr_customer_product_id":182161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:18.000Z","modified_at":"2026-02-10T06:59:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10509106636336","imei1":"10509106636336","imei2":"10509106636336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182155,"job_number":"JOB_182155","tr_customer_id":182173,"tr_customer_product_id":182163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19049122858640","imei1":"19049122858640","imei2":"19049122858640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182156,"job_number":"JOB_182156","tr_customer_id":182174,"tr_customer_product_id":182164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:19.000Z","name":"Everette Emard","mobile_number":"896-374-5993","email_id":"Avery97@hotmail.com","dop":"2025-04-06","serial_number":"12143555895893730","imei1":"12143555895893730","imei2":"12143555895893730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182158,"job_number":"JOB_182158","tr_customer_id":182176,"tr_customer_product_id":182166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:21.000Z","modified_at":"2026-02-10T06:59:21.000Z","name":"Cierra Ledner","mobile_number":"350-292-5568","email_id":"Kade40@gmail.com","dop":"2025-04-06","serial_number":"17479992589581660","imei1":"17479992589581660","imei2":"17479992589581660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182161,"job_number":"JOB_182161","tr_customer_id":182179,"tr_customer_product_id":182169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:04.000Z","modified_at":"2026-02-10T07:00:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10212422893376","imei1":"10212422893376","imei2":"10212422893376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182163,"job_number":"JOB_182163","tr_customer_id":182181,"tr_customer_product_id":182171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:05.000Z","modified_at":"2026-02-10T07:00:06.000Z","name":"Russel Pacocha","mobile_number":"702-336-1192","email_id":"Joesph33@gmail.com","dop":"2025-04-06","serial_number":"14836266331052256","imei1":"14836266331052256","imei2":"14836266331052256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182164,"job_number":"JOB_182164","tr_customer_id":182182,"tr_customer_product_id":182172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:48.000Z","modified_at":"2026-02-10T07:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10984687339036","imei1":"10984687339036","imei2":"10984687339036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182166,"job_number":"JOB_182166","tr_customer_id":182184,"tr_customer_product_id":182174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:50.000Z","modified_at":"2026-02-10T07:00:50.000Z","name":"Holly Larson","mobile_number":"384-824-6583","email_id":"Lilly73@yahoo.com","dop":"2025-04-06","serial_number":"16154474573146558","imei1":"16154474573146558","imei2":"16154474573146558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182167,"job_number":"JOB_182167","tr_customer_id":182185,"tr_customer_product_id":182175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:01:35.000Z","modified_at":"2026-02-10T07:01:35.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"13861809304716","imei1":"13861809304716","imei2":"13861809304716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182169,"job_number":"JOB_182169","tr_customer_id":182187,"tr_customer_product_id":182177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:18.000Z","modified_at":"2026-02-10T07:02:18.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18466502457902","imei1":"18466502457902","imei2":"18466502457902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182171,"job_number":"JOB_182171","tr_customer_id":182189,"tr_customer_product_id":182179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:27.000Z","modified_at":"2026-02-10T07:02:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17616603141425","imei1":"17616603141425","imei2":"17616603141425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182173,"job_number":"JOB_182173","tr_customer_id":182191,"tr_customer_product_id":182181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:29.000Z","modified_at":"2026-02-10T07:02:29.000Z","name":"Jakob Hamill","mobile_number":"780-818-1661","email_id":"Maximo_Becker43@gmail.com","dop":"2025-04-06","serial_number":"12204279080875892","imei1":"12204279080875892","imei2":"12204279080875892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182175,"job_number":"JOB_182175","tr_customer_id":182193,"tr_customer_product_id":182183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:36.000Z","modified_at":"2026-02-10T07:02:36.000Z","name":"Arden Crist","mobile_number":"601-599-7998","email_id":"Willy_Harris@yahoo.com","dop":"2025-04-06","serial_number":"14936031459748460","imei1":"14936031459748460","imei2":"14936031459748460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182176,"job_number":"JOB_182176","tr_customer_id":182194,"tr_customer_product_id":182184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:01.000Z","modified_at":"2026-02-10T07:03:01.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"14410929038263","imei1":"14410929038263","imei2":"14410929038263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182178,"job_number":"JOB_182178","tr_customer_id":182196,"tr_customer_product_id":182186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:12.000Z","modified_at":"2026-02-10T07:03:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13075499105245","imei1":"13075499105245","imei2":"13075499105245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182180,"job_number":"JOB_182180","tr_customer_id":182198,"tr_customer_product_id":182188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:13.000Z","modified_at":"2026-02-10T07:03:13.000Z","name":"Nellie Jast","mobile_number":"457-832-5887","email_id":"Theresia_Klocko40@gmail.com","dop":"2025-04-06","serial_number":"13229689933584812","imei1":"13229689933584812","imei2":"13229689933584812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182181,"job_number":"JOB_182181","tr_customer_id":182199,"tr_customer_product_id":182189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:48.000Z","modified_at":"2026-02-10T07:03:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15596561586329","imei1":"15596561586329","imei2":"15596561586329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182183,"job_number":"JOB_182183","tr_customer_id":182201,"tr_customer_product_id":182191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:50.000Z","modified_at":"2026-02-10T07:03:50.000Z","name":"Osvaldo Corkery","mobile_number":"420-413-8270","email_id":"Gage.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15999547466076648","imei1":"15999547466076648","imei2":"15999547466076648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182184,"job_number":"JOB_182184","tr_customer_id":182202,"tr_customer_product_id":182192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:56.000Z","modified_at":"2026-02-10T07:03:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18388339043553","imei1":"18388339043553","imei2":"18388339043553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182186,"job_number":"JOB_182186","tr_customer_id":182204,"tr_customer_product_id":182194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:57.000Z","modified_at":"2026-02-10T07:03:57.000Z","name":"Maegan Murray","mobile_number":"301-354-7438","email_id":"Berneice39@gmail.com","dop":"2025-04-06","serial_number":"11002550369825412","imei1":"11002550369825412","imei2":"11002550369825412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182187,"job_number":"JOB_182187","tr_customer_id":182205,"tr_customer_product_id":182195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:04.000Z","modified_at":"2026-02-10T07:04:04.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18328067220269","imei1":"18328067220269","imei2":"18328067220269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182189,"job_number":"JOB_182189","tr_customer_id":182207,"tr_customer_product_id":182197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:05.000Z","modified_at":"2026-02-10T07:04:05.000Z","name":"Shaniya Langworth","mobile_number":"339-244-6641","email_id":"Pablo86@yahoo.com","dop":"2025-04-06","serial_number":"11990441152297496","imei1":"11990441152297496","imei2":"11990441152297496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182193,"job_number":"JOB_182193","tr_customer_id":182211,"tr_customer_product_id":182201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:34.000Z","modified_at":"2026-02-10T07:04:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12077426234677","imei1":"12077426234677","imei2":"12077426234677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182195,"job_number":"JOB_182195","tr_customer_id":182213,"tr_customer_product_id":182203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:36.000Z","modified_at":"2026-02-10T07:04:36.000Z","name":"Kelton Reynolds","mobile_number":"788-828-1544","email_id":"Lambert.Bailey@yahoo.com","dop":"2025-04-06","serial_number":"17379473551551232","imei1":"17379473551551232","imei2":"17379473551551232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182196,"job_number":"JOB_182196","tr_customer_id":182214,"tr_customer_product_id":182204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:50.000Z","modified_at":"2026-02-10T07:04:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12467997184844","imei1":"12467997184844","imei2":"12467997184844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182198,"job_number":"JOB_182198","tr_customer_id":182216,"tr_customer_product_id":182206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:52.000Z","modified_at":"2026-02-10T07:04:52.000Z","name":"Lew Mraz","mobile_number":"357-804-3834","email_id":"Wilford_Barton24@yahoo.com","dop":"2025-04-06","serial_number":"18143458143396508","imei1":"18143458143396508","imei2":"18143458143396508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182202,"job_number":"JOB_182202","tr_customer_id":182220,"tr_customer_product_id":182210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:20.000Z","modified_at":"2026-02-10T07:05:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11205321961992","imei1":"11205321961992","imei2":"11205321961992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182204,"job_number":"JOB_182204","tr_customer_id":182222,"tr_customer_product_id":182212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:22.000Z","modified_at":"2026-02-10T07:05:22.000Z","name":"Aniyah Vandervort","mobile_number":"810-291-4071","email_id":"Jayme1@gmail.com","dop":"2025-04-06","serial_number":"19962304039350230","imei1":"19962304039350230","imei2":"19962304039350230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182205,"job_number":"JOB_182205","tr_customer_id":182223,"tr_customer_product_id":182213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:28.000Z","modified_at":"2026-02-10T07:05:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11867642297803","imei1":"11867642297803","imei2":"11867642297803","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182207,"job_number":"JOB_182207","tr_customer_id":182225,"tr_customer_product_id":182215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:30.000Z","modified_at":"2026-02-10T07:05:30.000Z","name":"Sadye Lubowitz","mobile_number":"301-220-1175","email_id":"Wendell.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18967042419037970","imei1":"18967042419037970","imei2":"18967042419037970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182208,"job_number":"JOB_182208","tr_customer_id":182226,"tr_customer_product_id":182216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:36.000Z","modified_at":"2026-02-10T07:05:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16926026278723","imei1":"16926026278723","imei2":"16926026278723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182210,"job_number":"JOB_182210","tr_customer_id":182228,"tr_customer_product_id":182218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:38.000Z","modified_at":"2026-02-10T07:05:38.000Z","name":"Donnell Dare","mobile_number":"365-292-4065","email_id":"Rigoberto78@hotmail.com","dop":"2025-04-06","serial_number":"11507820507155902","imei1":"11507820507155902","imei2":"11507820507155902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182214,"job_number":"JOB_182214","tr_customer_id":182232,"tr_customer_product_id":182222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:13.000Z","modified_at":"2026-02-10T07:06:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18264681178053","imei1":"18264681178053","imei2":"18264681178053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182216,"job_number":"JOB_182216","tr_customer_id":182234,"tr_customer_product_id":182224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:14.000Z","modified_at":"2026-02-10T07:06:14.000Z","name":"Dorcas Franecki","mobile_number":"625-730-8968","email_id":"Shaina_Schmitt33@gmail.com","dop":"2025-04-06","serial_number":"17736325176953024","imei1":"17736325176953024","imei2":"17736325176953024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182220,"job_number":"JOB_182220","tr_customer_id":182238,"tr_customer_product_id":182228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:57.000Z","modified_at":"2026-02-10T07:06:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11198792287994","imei1":"11198792287994","imei2":"11198792287994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182222,"job_number":"JOB_182222","tr_customer_id":182240,"tr_customer_product_id":182230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:59.000Z","modified_at":"2026-02-10T07:06:59.000Z","name":"Eldridge Rippin","mobile_number":"718-566-2340","email_id":"Preston.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"19548797432981200","imei1":"19548797432981200","imei2":"19548797432981200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:06:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182223,"job_number":"JOB_182223","tr_customer_id":182241,"tr_customer_product_id":182231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:50.000Z","modified_at":"2026-02-10T07:10:50.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17364713756671","imei1":"17364713756671","imei2":"17364713756671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182225,"job_number":"JOB_182225","tr_customer_id":182243,"tr_customer_product_id":182233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:52.000Z","modified_at":"2026-02-10T07:10:52.000Z","name":"Mac Lind","mobile_number":"803-455-9259","email_id":"Verla.Legros@hotmail.com","dop":"2025-04-06","serial_number":"17161461934803340","imei1":"17161461934803340","imei2":"17161461934803340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182226,"job_number":"JOB_182226","tr_customer_id":182244,"tr_customer_product_id":182234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:21.000Z","modified_at":"2026-02-10T07:11:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17771252364482","imei1":"17771252364482","imei2":"17771252364482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182228,"job_number":"JOB_182228","tr_customer_id":182246,"tr_customer_product_id":182236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:23.000Z","modified_at":"2026-02-10T07:11:23.000Z","name":"Linnie Davis","mobile_number":"634-748-8093","email_id":"Colby_Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"16331199842799732","imei1":"16331199842799732","imei2":"16331199842799732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182229,"job_number":"JOB_182229","tr_customer_id":182247,"tr_customer_product_id":182237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:40.000Z","modified_at":"2026-02-10T07:11:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12707855205845","imei1":"12707855205845","imei2":"12707855205845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182231,"job_number":"JOB_182231","tr_customer_id":182249,"tr_customer_product_id":182239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:42.000Z","modified_at":"2026-02-10T07:11:42.000Z","name":"Linnea Lebsack","mobile_number":"988-807-4206","email_id":"Raheem.Hansen@gmail.com","dop":"2025-04-06","serial_number":"12062031791550592","imei1":"12062031791550592","imei2":"12062031791550592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182232,"job_number":"JOB_182232","tr_customer_id":182250,"tr_customer_product_id":182240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:11.000Z","modified_at":"2026-02-10T07:12:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17817372476880","imei1":"17817372476880","imei2":"17817372476880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182234,"job_number":"JOB_182234","tr_customer_id":182252,"tr_customer_product_id":182242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:13.000Z","modified_at":"2026-02-10T07:12:13.000Z","name":"Eulalia Paucek","mobile_number":"480-692-1011","email_id":"Rowland46@yahoo.com","dop":"2025-04-06","serial_number":"15790368882003324","imei1":"15790368882003324","imei2":"15790368882003324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182235,"job_number":"JOB_182235","tr_customer_id":182253,"tr_customer_product_id":182243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:23.000Z","modified_at":"2026-02-10T07:12:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15327200171104","imei1":"15327200171104","imei2":"15327200171104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182237,"job_number":"JOB_182237","tr_customer_id":182255,"tr_customer_product_id":182245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:25.000Z","modified_at":"2026-02-10T07:12:25.000Z","name":"Adrien Crona","mobile_number":"880-437-1602","email_id":"Jayson32@yahoo.com","dop":"2025-04-06","serial_number":"15359608967081896","imei1":"15359608967081896","imei2":"15359608967081896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182238,"job_number":"JOB_182238","tr_customer_id":182256,"tr_customer_product_id":182246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:29.000Z","modified_at":"2026-02-10T07:12:29.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16730392096824","imei1":"16730392096824","imei2":"16730392096824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182240,"job_number":"JOB_182240","tr_customer_id":182258,"tr_customer_product_id":182248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:31.000Z","modified_at":"2026-02-10T07:12:31.000Z","name":"Leila Beatty","mobile_number":"200-797-5321","email_id":"Samson.Rolfson91@hotmail.com","dop":"2025-04-06","serial_number":"10603128591541776","imei1":"10603128591541776","imei2":"10603128591541776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182242,"job_number":"JOB_182242","tr_customer_id":182260,"tr_customer_product_id":182250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:45.000Z","modified_at":"2026-02-10T07:12:45.000Z","name":"Brianne Bernhard","mobile_number":"822-943-9791","email_id":"Elody60@yahoo.com","dop":"2025-04-06","serial_number":"13178631318605916","imei1":"13178631318605916","imei2":"13178631318605916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182244,"job_number":"JOB_182244","tr_customer_id":182262,"tr_customer_product_id":182252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:58.000Z","modified_at":"2026-02-10T07:12:58.000Z","name":"Yolanda Parker","mobile_number":"992-604-2015","email_id":"Josefa78@yahoo.com","dop":"2025-04-06","serial_number":"19081001467740970","imei1":"19081001467740970","imei2":"19081001467740970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:12:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182245,"job_number":"JOB_182245","tr_customer_id":182263,"tr_customer_product_id":182253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:00.000Z","modified_at":"2026-02-10T07:13:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19069744473801","imei1":"19069744473801","imei2":"19069744473801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182247,"job_number":"JOB_182247","tr_customer_id":182265,"tr_customer_product_id":182255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:02.000Z","modified_at":"2026-02-10T07:13:02.000Z","name":"Alanna Carroll","mobile_number":"297-509-6103","email_id":"Rosa_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"11210461450896704","imei1":"11210461450896704","imei2":"11210461450896704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182248,"job_number":"JOB_182248","tr_customer_id":182266,"tr_customer_product_id":182256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:12.000Z","modified_at":"2026-02-10T07:13:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11620460170253","imei1":"11620460170253","imei2":"11620460170253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182250,"job_number":"JOB_182250","tr_customer_id":182268,"tr_customer_product_id":182258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:14.000Z","modified_at":"2026-02-10T07:13:14.000Z","name":"Maxwell Murphy","mobile_number":"257-423-3211","email_id":"Maximus_McClure46@gmail.com","dop":"2025-04-06","serial_number":"17949281456872968","imei1":"17949281456872968","imei2":"17949281456872968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182251,"job_number":"JOB_182251","tr_customer_id":182269,"tr_customer_product_id":182259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:02.000Z","modified_at":"2026-02-10T07:14:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11478551396990","imei1":"11478551396990","imei2":"11478551396990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182253,"job_number":"JOB_182253","tr_customer_id":182271,"tr_customer_product_id":182261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:03.000Z","modified_at":"2026-02-10T07:14:03.000Z","name":"Miller Jaskolski","mobile_number":"251-771-2563","email_id":"Anna.Lindgren@gmail.com","dop":"2025-04-06","serial_number":"16624489984915020","imei1":"16624489984915020","imei2":"16624489984915020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:14:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182254,"job_number":"JOB_182254","tr_customer_id":182272,"tr_customer_product_id":182262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:39.000Z","modified_at":"2026-02-10T07:17:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17863703661155","imei1":"17863703661155","imei2":"17863703661155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182256,"job_number":"JOB_182256","tr_customer_id":182274,"tr_customer_product_id":182264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:40.000Z","modified_at":"2026-02-10T07:17:40.000Z","name":"Grady Glover","mobile_number":"356-440-0087","email_id":"Ryley32@hotmail.com","dop":"2025-04-06","serial_number":"12143416819628634","imei1":"12143416819628634","imei2":"12143416819628634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182258,"job_number":"JOB_182258","tr_customer_id":182276,"tr_customer_product_id":182266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:45.000Z","modified_at":"2026-02-10T07:17:45.000Z","name":"Mallory Wuckert","mobile_number":"445-394-9902","email_id":"Milan24@hotmail.com","dop":"2025-04-06","serial_number":"15583161903930540","imei1":"15583161903930540","imei2":"15583161903930540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182259,"job_number":"JOB_182259","tr_customer_id":182277,"tr_customer_product_id":182267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:25.000Z","modified_at":"2026-02-10T07:18:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16702177819606","imei1":"16702177819606","imei2":"16702177819606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182261,"job_number":"JOB_182261","tr_customer_id":182279,"tr_customer_product_id":182269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:26.000Z","modified_at":"2026-02-10T07:18:26.000Z","name":"Bette DuBuque","mobile_number":"247-284-1278","email_id":"Jamaal.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11379342984341914","imei1":"11379342984341914","imei2":"11379342984341914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182262,"job_number":"JOB_182262","tr_customer_id":182280,"tr_customer_product_id":182270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:10.000Z","modified_at":"2026-02-10T07:19:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12502681572243","imei1":"12502681572243","imei2":"12502681572243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182264,"job_number":"JOB_182264","tr_customer_id":182282,"tr_customer_product_id":182272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:12.000Z","modified_at":"2026-02-10T07:19:12.000Z","name":"Malachi Simonis","mobile_number":"226-986-8065","email_id":"Frederique_Luettgen15@hotmail.com","dop":"2025-04-06","serial_number":"16494852136115484","imei1":"16494852136115484","imei2":"16494852136115484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182265,"job_number":"JOB_182265","tr_customer_id":182283,"tr_customer_product_id":182273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:26.000Z","modified_at":"2026-02-10T07:48:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16533503078524","imei1":"16533503078524","imei2":"16533503078524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182267,"job_number":"JOB_182267","tr_customer_id":182285,"tr_customer_product_id":182275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:40.000Z","modified_at":"2026-02-10T07:48:40.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12966740287060","imei1":"12966740287060","imei2":"12966740287060","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182269,"job_number":"JOB_182269","tr_customer_id":182287,"tr_customer_product_id":182277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:55.000Z","modified_at":"2026-02-10T07:48:55.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19170903716479","imei1":"19170903716479","imei2":"19170903716479","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T07:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182277,"job_number":"JOB_182277","tr_customer_id":182295,"tr_customer_product_id":182285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:47.000Z","modified_at":"2026-02-10T08:06:47.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13842277612131","imei1":"13842277612131","imei2":"13842277612131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182279,"job_number":"JOB_182279","tr_customer_id":182297,"tr_customer_product_id":182287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:49.000Z","modified_at":"2026-02-10T08:06:49.000Z","name":"Benedict Halvorson","mobile_number":"620-396-9222","email_id":"Guiseppe15@gmail.com","dop":"2025-04-06","serial_number":"12537995278352476","imei1":"12537995278352476","imei2":"12537995278352476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182281,"job_number":"JOB_182281","tr_customer_id":182299,"tr_customer_product_id":182289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:24.000Z","modified_at":"2026-02-10T08:07:24.000Z","name":"Vida Rohan","mobile_number":"668-774-1266","email_id":"Josianne46@yahoo.com","dop":"2025-04-06","serial_number":"10584901606641784","imei1":"10584901606641784","imei2":"10584901606641784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182282,"job_number":"JOB_182282","tr_customer_id":182300,"tr_customer_product_id":182290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:37.000Z","modified_at":"2026-02-10T08:07:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17679652088065","imei1":"17679652088065","imei2":"17679652088065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182284,"job_number":"JOB_182284","tr_customer_id":182302,"tr_customer_product_id":182292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:39.000Z","modified_at":"2026-02-10T08:07:39.000Z","name":"Maeve O'Hara","mobile_number":"967-456-5660","email_id":"Nettie88@gmail.com","dop":"2025-04-06","serial_number":"19458685110333810","imei1":"19458685110333810","imei2":"19458685110333810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182287,"job_number":"JOB_182287","tr_customer_id":182305,"tr_customer_product_id":182295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:54.000Z","modified_at":"2026-02-10T08:07:54.000Z","name":"Rebekah Conroy","mobile_number":"268-713-5508","email_id":"Aylin_Kutch67@yahoo.com","dop":"2025-04-06","serial_number":"19424050718123110","imei1":"19424050718123110","imei2":"19424050718123110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182290,"job_number":"JOB_182290","tr_customer_id":182308,"tr_customer_product_id":182298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:27.000Z","modified_at":"2026-02-10T08:08:27.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11573880858710","imei1":"11573880858710","imei2":"11573880858710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182292,"job_number":"JOB_182292","tr_customer_id":182310,"tr_customer_product_id":182300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:29.000Z","modified_at":"2026-02-10T08:08:29.000Z","name":"Anya Schimmel","mobile_number":"852-834-0884","email_id":"Roderick_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10790344269166144","imei1":"10790344269166144","imei2":"10790344269166144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182293,"job_number":"JOB_182293","tr_customer_id":182311,"tr_customer_product_id":182301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:52.000Z","modified_at":"2026-02-10T08:37:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17397127944428","imei1":"17397127944428","imei2":"17397127944428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182295,"job_number":"JOB_182295","tr_customer_id":182313,"tr_customer_product_id":182303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:53.000Z","modified_at":"2026-02-10T08:37:53.000Z","name":"Gordon Schaden","mobile_number":"311-999-2259","email_id":"Lydia24@hotmail.com","dop":"2025-04-06","serial_number":"11171294160386516","imei1":"11171294160386516","imei2":"11171294160386516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182296,"job_number":"JOB_182296","tr_customer_id":182314,"tr_customer_product_id":182304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:36.000Z","modified_at":"2026-02-10T08:38:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10088821484703","imei1":"10088821484703","imei2":"10088821484703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182298,"job_number":"JOB_182298","tr_customer_id":182316,"tr_customer_product_id":182306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:37.000Z","modified_at":"2026-02-10T08:38:37.000Z","name":"Merlin Lakin","mobile_number":"406-674-7717","email_id":"Georgiana_Bednar29@hotmail.com","dop":"2025-04-06","serial_number":"18813867961927150","imei1":"18813867961927150","imei2":"18813867961927150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182299,"job_number":"JOB_182299","tr_customer_id":182317,"tr_customer_product_id":182307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:19.000Z","modified_at":"2026-02-10T08:39:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11655516380242","imei1":"11655516380242","imei2":"11655516380242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182301,"job_number":"JOB_182301","tr_customer_id":182319,"tr_customer_product_id":182309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:21.000Z","modified_at":"2026-02-10T08:39:21.000Z","name":"Bo Hansen","mobile_number":"721-357-8816","email_id":"Geovany11@gmail.com","dop":"2025-04-06","serial_number":"16063849296712392","imei1":"16063849296712392","imei2":"16063849296712392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182302,"job_number":"JOB_182302","tr_customer_id":182320,"tr_customer_product_id":182310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:24.000Z","modified_at":"2026-02-10T09:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10027801329946","imei1":"10027801329946","imei2":"10027801329946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182304,"job_number":"JOB_182304","tr_customer_id":182322,"tr_customer_product_id":182312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:26.000Z","modified_at":"2026-02-10T09:48:26.000Z","name":"Nyasia Upton","mobile_number":"789-599-9945","email_id":"Odessa_Bernhard@hotmail.com","dop":"2025-04-06","serial_number":"11019608688882562","imei1":"11019608688882562","imei2":"11019608688882562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182305,"job_number":"JOB_182305","tr_customer_id":182323,"tr_customer_product_id":182313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:11.000Z","modified_at":"2026-02-10T09:49:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17484665393988","imei1":"17484665393988","imei2":"17484665393988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182307,"job_number":"JOB_182307","tr_customer_id":182325,"tr_customer_product_id":182315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:12.000Z","modified_at":"2026-02-10T09:49:12.000Z","name":"Ignacio Johns","mobile_number":"765-764-4663","email_id":"Retta_Streich21@yahoo.com","dop":"2025-04-06","serial_number":"16060447162735000","imei1":"16060447162735000","imei2":"16060447162735000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182308,"job_number":"JOB_182308","tr_customer_id":182326,"tr_customer_product_id":182316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:56.000Z","modified_at":"2026-02-10T09:49:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16603634111085","imei1":"16603634111085","imei2":"16603634111085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182310,"job_number":"JOB_182310","tr_customer_id":182328,"tr_customer_product_id":182318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:58.000Z","modified_at":"2026-02-10T09:49:58.000Z","name":"Iliana DuBuque","mobile_number":"453-543-3597","email_id":"Gust91@hotmail.com","dop":"2025-04-06","serial_number":"13725780429817858","imei1":"13725780429817858","imei2":"13725780429817858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182311,"job_number":"JOB_182311","tr_customer_id":182329,"tr_customer_product_id":182319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:51:12.000Z","modified_at":"2026-02-10T09:51:12.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-01-31","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-01-31T09:51:08.240093700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T09:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182312,"job_number":"JOB_182312","tr_customer_id":182330,"tr_customer_product_id":182320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:22:53.000Z","modified_at":"2026-02-10T10:22:53.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-31","serial_number":"17700110461787","imei1":"17700110461787","imei2":"17700110461787","popurl":"2026-01-31T10:22:48.402216500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182313,"job_number":"JOB_182313","tr_customer_id":182331,"tr_customer_product_id":182321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:29.000Z","modified_at":"2026-02-10T10:56:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19051676238554","imei1":"19051676238554","imei2":"19051676238554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182315,"job_number":"JOB_182315","tr_customer_id":182333,"tr_customer_product_id":182323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:30.000Z","modified_at":"2026-02-10T10:56:30.000Z","name":"Katrina Hackett","mobile_number":"958-837-5520","email_id":"Felicia.Fritsch37@gmail.com","dop":"2025-04-06","serial_number":"13840000982219124","imei1":"13840000982219124","imei2":"13840000982219124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182316,"job_number":"JOB_182316","tr_customer_id":182334,"tr_customer_product_id":182324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:17.000Z","modified_at":"2026-02-10T10:57:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13712194049724","imei1":"13712194049724","imei2":"13712194049724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182318,"job_number":"JOB_182318","tr_customer_id":182336,"tr_customer_product_id":182326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:19.000Z","modified_at":"2026-02-10T10:57:19.000Z","name":"Virginie Kshlerin","mobile_number":"867-598-0364","email_id":"Lulu.Bogisich89@hotmail.com","dop":"2025-04-06","serial_number":"10990228622217982","imei1":"10990228622217982","imei2":"10990228622217982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182319,"job_number":"JOB_182319","tr_customer_id":182337,"tr_customer_product_id":182327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:06.000Z","modified_at":"2026-02-10T10:58:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14016259362382","imei1":"14016259362382","imei2":"14016259362382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182321,"job_number":"JOB_182321","tr_customer_id":182339,"tr_customer_product_id":182329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:07.000Z","modified_at":"2026-02-10T10:58:07.000Z","name":"Lauretta Halvorson","mobile_number":"871-957-9409","email_id":"Glennie60@yahoo.com","dop":"2025-04-06","serial_number":"16785829584401808","imei1":"16785829584401808","imei2":"16785829584401808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T10:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182323,"job_number":"JOB_182323","tr_customer_id":182341,"tr_customer_product_id":182331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:42.000Z","modified_at":"2026-02-10T11:12:42.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-31","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-31T11:12:34.146451029Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182324,"job_number":"JOB_182324","tr_customer_id":182342,"tr_customer_product_id":182332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:44.000Z","modified_at":"2026-02-10T11:12:44.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-31","serial_number":"39547115236341","imei1":"39547115236341","imei2":"39547115236341","popurl":"2026-01-31T11:12:34.148612145Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182325,"job_number":"JOB_182325","tr_customer_id":182343,"tr_customer_product_id":182333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:12:55.000Z","modified_at":"2026-02-10T11:12:55.000Z","name":"Prayag Dutta","mobile_number":"8637851219","email_id":"chandranath.chattopadhyay@hotmail.com","dop":"2026-01-31","serial_number":"55308538415169","imei1":"55308538415169","imei2":"55308538415169","popurl":"www.bala-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182326,"job_number":"JOB_182326","tr_customer_id":182344,"tr_customer_product_id":182334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:17:17.000Z","modified_at":"2026-02-10T11:17:17.000Z","name":"Vinnie Brown","mobile_number":"905-444-9756","email_id":"Briana35@hotmail.com","dop":"2025-10-05","serial_number":"18942099132211","imei1":"18942099132211","imei2":"18942099132211","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182328,"job_number":"JOB_182328","tr_customer_id":182346,"tr_customer_product_id":182336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:26:23.000Z","modified_at":"2026-02-10T11:26:23.000Z","name":"Andy Harber","mobile_number":"200-587-9768","email_id":"Thelma.Fadel28@gmail.com","dop":"2025-10-05","serial_number":"18072268478867","imei1":"18072268478867","imei2":"18072268478867","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182329,"job_number":"JOB_182329","tr_customer_id":182347,"tr_customer_product_id":182337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:41.000Z","modified_at":"2026-02-10T11:50:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16246412715577","imei1":"16246412715577","imei2":"16246412715577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182331,"job_number":"JOB_182331","tr_customer_id":182349,"tr_customer_product_id":182339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:42.000Z","modified_at":"2026-02-10T11:50:42.000Z","name":"Nova Bartell","mobile_number":"990-537-4673","email_id":"Meagan93@gmail.com","dop":"2025-04-06","serial_number":"10247821662410490","imei1":"10247821662410490","imei2":"10247821662410490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182332,"job_number":"JOB_182332","tr_customer_id":182350,"tr_customer_product_id":182340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:26.000Z","modified_at":"2026-02-10T11:51:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18865374977708","imei1":"18865374977708","imei2":"18865374977708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182334,"job_number":"JOB_182334","tr_customer_id":182352,"tr_customer_product_id":182342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:28.000Z","modified_at":"2026-02-10T11:51:28.000Z","name":"Gudrun Franecki","mobile_number":"595-405-8168","email_id":"Cynthia.Heller71@hotmail.com","dop":"2025-04-06","serial_number":"16635591998648678","imei1":"16635591998648678","imei2":"16635591998648678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182335,"job_number":"JOB_182335","tr_customer_id":182353,"tr_customer_product_id":182343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:11.000Z","modified_at":"2026-02-10T11:52:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12551862027403","imei1":"12551862027403","imei2":"12551862027403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182337,"job_number":"JOB_182337","tr_customer_id":182355,"tr_customer_product_id":182345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:13.000Z","modified_at":"2026-02-10T11:52:13.000Z","name":"Patrick Hahn","mobile_number":"279-245-1861","email_id":"Jasen.Willms81@hotmail.com","dop":"2025-04-06","serial_number":"19241827252137170","imei1":"19241827252137170","imei2":"19241827252137170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182339,"job_number":"JOB_182339","tr_customer_id":182357,"tr_customer_product_id":182347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:53:56.000Z","modified_at":"2026-02-10T11:53:56.000Z","name":"Judd Funk","mobile_number":"857-640-3886","email_id":"Hertha_Wiza45@gmail.com","dop":"2025-04-06","serial_number":"19556213455031304","imei1":"19556213455031304","imei2":"19556213455031304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T11:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182340,"job_number":"JOB_182340","tr_customer_id":182358,"tr_customer_product_id":182348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:04:26.000Z","modified_at":"2026-02-10T12:04:26.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-31","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-31T12:04:26.216179682Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182342,"job_number":"JOB_182342","tr_customer_id":182360,"tr_customer_product_id":182350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:32:32.000Z","modified_at":"2026-02-10T12:32:32.000Z","name":"Roxanne Kshlerin","mobile_number":"200-777-6869","email_id":"Americo.Durgan44@yahoo.com","dop":"2025-04-06","serial_number":"17186483717794934","imei1":"17186483717794934","imei2":"17186483717794934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182344,"job_number":"JOB_182344","tr_customer_id":182362,"tr_customer_product_id":182352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:51:15.000Z","modified_at":"2026-02-10T12:51:15.000Z","name":"Larry Hettinger","mobile_number":"506-434-4431","email_id":"Coby_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"18844115583796270","imei1":"18844115583796270","imei2":"18844115583796270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T12:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182345,"job_number":"JOB_182345","tr_customer_id":182363,"tr_customer_product_id":182353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:25.000Z","modified_at":"2026-02-10T13:05:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12464893617980","imei1":"12464893617980","imei2":"12464893617980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182347,"job_number":"JOB_182347","tr_customer_id":182365,"tr_customer_product_id":182355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:27.000Z","modified_at":"2026-02-10T13:05:27.000Z","name":"Arlie Dicki","mobile_number":"671-210-2058","email_id":"Shanon.MacGyver35@gmail.com","dop":"2025-04-06","serial_number":"16017937270243188","imei1":"16017937270243188","imei2":"16017937270243188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182348,"job_number":"JOB_182348","tr_customer_id":182366,"tr_customer_product_id":182356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:09.000Z","modified_at":"2026-02-10T13:06:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17713842969216","imei1":"17713842969216","imei2":"17713842969216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182350,"job_number":"JOB_182350","tr_customer_id":182368,"tr_customer_product_id":182358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:11.000Z","modified_at":"2026-02-10T13:06:11.000Z","name":"Jordan Runte","mobile_number":"948-458-0499","email_id":"Jailyn.Kuvalis@hotmail.com","dop":"2025-04-06","serial_number":"17505390495219592","imei1":"17505390495219592","imei2":"17505390495219592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182351,"job_number":"JOB_182351","tr_customer_id":182369,"tr_customer_product_id":182359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:53.000Z","modified_at":"2026-02-10T13:06:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10793691418124","imei1":"10793691418124","imei2":"10793691418124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182353,"job_number":"JOB_182353","tr_customer_id":182371,"tr_customer_product_id":182361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:55.000Z","modified_at":"2026-02-10T13:06:55.000Z","name":"Shemar Casper","mobile_number":"218-261-4938","email_id":"Jude_Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15297803735986228","imei1":"15297803735986228","imei2":"15297803735986228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:06:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182355,"job_number":"JOB_182355","tr_customer_id":182373,"tr_customer_product_id":182363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:59:11.000Z","modified_at":"2026-02-10T13:59:11.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-31","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-31T13:59:10.563734611Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T13:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182356,"job_number":"JOB_182356","tr_customer_id":182374,"tr_customer_product_id":182364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:09.000Z","modified_at":"2026-02-10T14:04:09.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13388360856967","imei1":"13388360856967","imei2":"13388360856967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182358,"job_number":"JOB_182358","tr_customer_id":182376,"tr_customer_product_id":182366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:10.000Z","modified_at":"2026-02-10T14:04:10.000Z","name":"Gracie Walter","mobile_number":"989-620-6573","email_id":"Marlee_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11180591553353948","imei1":"11180591553353948","imei2":"11180591553353948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182359,"job_number":"JOB_182359","tr_customer_id":182377,"tr_customer_product_id":182367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:53.000Z","modified_at":"2026-02-10T14:04:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10041846723628","imei1":"10041846723628","imei2":"10041846723628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182361,"job_number":"JOB_182361","tr_customer_id":182379,"tr_customer_product_id":182369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:55.000Z","modified_at":"2026-02-10T14:04:55.000Z","name":"Dianna Davis","mobile_number":"317-578-2563","email_id":"Cesar32@yahoo.com","dop":"2025-04-06","serial_number":"19567275078933770","imei1":"19567275078933770","imei2":"19567275078933770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182362,"job_number":"JOB_182362","tr_customer_id":182380,"tr_customer_product_id":182370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:37.000Z","modified_at":"2026-02-10T14:05:37.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19672269368322","imei1":"19672269368322","imei2":"19672269368322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182364,"job_number":"JOB_182364","tr_customer_id":182382,"tr_customer_product_id":182372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:38.000Z","modified_at":"2026-02-10T14:05:38.000Z","name":"Rodolfo Kshlerin","mobile_number":"932-576-7880","email_id":"Leopoldo.Romaguera91@yahoo.com","dop":"2025-04-06","serial_number":"10907745384585854","imei1":"10907745384585854","imei2":"10907745384585854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182367,"job_number":"JOB_182367","tr_customer_id":182385,"tr_customer_product_id":182375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:05.000Z","modified_at":"2026-02-10T14:18:05.000Z","name":"Johnson Bogisich","mobile_number":"632-845-3338","email_id":"Rhiannon_Terry@hotmail.com","dop":"2025-05-30","serial_number":"18955618247713","imei1":"18955618247713","imei2":"18955618247713","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182368,"job_number":"JOB_182368","tr_customer_id":182386,"tr_customer_product_id":182376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:06.000Z","modified_at":"2026-02-10T14:18:06.000Z","name":"Elmer Lesch","mobile_number":"957-347-8167","email_id":"Ryann.Connelly20@yahoo.com","dop":"2025-05-30","serial_number":"1419146722974254","imei1":"1419146722974254","imei2":"1419146722974254","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181812,"job_number":"JOB_181812","tr_customer_id":181830,"tr_customer_product_id":181820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:02.000Z","modified_at":"2026-02-10T04:41:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Timothy15@gmail.com","dop":"2025-07-02","serial_number":"14502059474505","imei1":"14502059474505","imei2":"14502059474505","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181830,"job_number":"JOB_181830","tr_customer_id":181848,"tr_customer_product_id":181838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:20.000Z","modified_at":"2026-02-10T04:41:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shanel97@gmail.com","dop":"2025-07-02","serial_number":"17853663203540","imei1":"17853663203540","imei2":"17853663203540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181845,"job_number":"JOB_181845","tr_customer_id":181863,"tr_customer_product_id":181853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:38.000Z","modified_at":"2026-02-10T04:41:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Chaya.Rippin53@hotmail.com","dop":"2025-07-02","serial_number":"12265949860383","imei1":"12265949860383","imei2":"12265949860383","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181858,"job_number":"JOB_181858","tr_customer_id":181876,"tr_customer_product_id":181866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:46.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"132038306480067","imei1":"132038306480067","imei2":"132038306480067","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181859,"job_number":"JOB_181859","tr_customer_id":181877,"tr_customer_product_id":181867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Dolores Murray","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187412880170732","imei1":"187412880170732","imei2":"187412880170732","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181860,"job_number":"JOB_181860","tr_customer_id":181878,"tr_customer_product_id":181868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Megane Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"185798910026363","imei1":"185798910026363","imei2":"185798910026363","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181861,"job_number":"JOB_181861","tr_customer_id":181879,"tr_customer_product_id":181869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:47.000Z","modified_at":"2026-02-10T04:41:47.000Z","name":"Damien Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103847395264315","imei1":"103847395264315","imei2":"103847395264315","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181875,"job_number":"JOB_181875","tr_customer_id":181893,"tr_customer_product_id":181883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:41:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15534212023106","imei1":"15534212023106","imei2":"15534212023106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181877,"job_number":"JOB_181877","tr_customer_id":181895,"tr_customer_product_id":181885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"125330051363795","imei1":"125330051363795","imei2":"125330051363795","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181878,"job_number":"JOB_181878","tr_customer_id":181896,"tr_customer_product_id":181886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Imogene Sipes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140813045414425","imei1":"140813045414425","imei2":"140813045414425","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181880,"job_number":"JOB_181880","tr_customer_id":181898,"tr_customer_product_id":181888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:59.000Z","modified_at":"2026-02-10T04:41:59.000Z","name":"Richard D'Amore","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"127500507210760","imei1":"127500507210760","imei2":"127500507210760","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181882,"job_number":"JOB_181882","tr_customer_id":181900,"tr_customer_product_id":181890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:00.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Kiel Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112425084560532","imei1":"112425084560532","imei2":"112425084560532","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181910,"job_number":"JOB_181910","tr_customer_id":181928,"tr_customer_product_id":181918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:27.000Z","modified_at":"2026-02-10T04:42:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105721717381374","imei1":"105721717381374","imei2":"105721717381374","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181912,"job_number":"JOB_181912","tr_customer_id":181930,"tr_customer_product_id":181920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:28.000Z","modified_at":"2026-02-10T04:42:28.000Z","name":"Leila Ullrich","mobile_number":"597-319-9163","email_id":"Adolphus.Hirthe3@yahoo.com","dop":"2025-06-09","serial_number":"105246232603032","imei1":"105246232603032","imei2":"105246232603032","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181938,"job_number":"JOB_181938","tr_customer_id":181956,"tr_customer_product_id":181946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101511109354143","imei1":"101511109354143","imei2":"101511109354143","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181940,"job_number":"JOB_181940","tr_customer_id":181958,"tr_customer_product_id":181948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:44.000Z","name":"Carmela McCullough","mobile_number":"532-708-0385","email_id":"Ramiro_Legros58@yahoo.com","dop":"2025-06-09","serial_number":"100710335414575","imei1":"100710335414575","imei2":"100710335414575","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181957,"job_number":"JOB_181957","tr_customer_id":181975,"tr_customer_product_id":181965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:00.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103651396738252","imei1":"103651396738252","imei2":"103651396738252","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181962,"job_number":"JOB_181962","tr_customer_id":181980,"tr_customer_product_id":181970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:01.000Z","modified_at":"2026-02-10T04:43:01.000Z","name":"Noemi Johns","mobile_number":"800-339-6794","email_id":"Bella.Anderson@gmail.com","dop":"2025-06-09","serial_number":"106741073238390","imei1":"106741073238390","imei2":"106741073238390","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182045,"job_number":"JOB_182045","tr_customer_id":182063,"tr_customer_product_id":182053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:23:33.000Z","modified_at":"2026-02-10T05:23:33.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17539763180510","imei1":"17539763180510","imei2":"17539763180510","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182096,"job_number":"JOB_182096","tr_customer_id":182114,"tr_customer_product_id":182104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:27.000Z","modified_at":"2026-02-10T06:53:27.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102244125529070","imei1":"102244125529070","imei2":"102244125529070","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182098,"job_number":"JOB_182098","tr_customer_id":182116,"tr_customer_product_id":182106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:28.000Z","modified_at":"2026-02-10T06:53:28.000Z","name":"Ludwig Rosenbaum","mobile_number":"367-252-9987","email_id":"Iva.Ondricka@yahoo.com","dop":"2025-06-09","serial_number":"105048257666383","imei1":"105048257666383","imei2":"105048257666383","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182102,"job_number":"JOB_182102","tr_customer_id":182120,"tr_customer_product_id":182110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:43.000Z","modified_at":"2026-02-10T06:53:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103194609794971","imei1":"103194609794971","imei2":"103194609794971","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182104,"job_number":"JOB_182104","tr_customer_id":182122,"tr_customer_product_id":182112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:44.000Z","modified_at":"2026-02-10T06:53:44.000Z","name":"Tamia Larson","mobile_number":"587-975-8845","email_id":"Granville1@yahoo.com","dop":"2025-06-09","serial_number":"106554190601285","imei1":"106554190601285","imei2":"106554190601285","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182105,"job_number":"JOB_182105","tr_customer_id":182123,"tr_customer_product_id":182113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:58.000Z","modified_at":"2026-02-10T06:53:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107544362354727","imei1":"107544362354727","imei2":"107544362354727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182107,"job_number":"JOB_182107","tr_customer_id":182125,"tr_customer_product_id":182115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:59.000Z","modified_at":"2026-02-10T06:53:59.000Z","name":"Deon Bailey","mobile_number":"823-346-4994","email_id":"Amir_Effertz10@hotmail.com","dop":"2025-06-09","serial_number":"102235237515856","imei1":"102235237515856","imei2":"102235237515856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182274,"job_number":"JOB_182274","tr_customer_id":182292,"tr_customer_product_id":182282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:15.000Z","modified_at":"2026-02-10T08:01:15.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roberto65@hotmail.com","dop":"2025-07-02","serial_number":"12353365975923","imei1":"12353365975923","imei2":"12353365975923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182275,"job_number":"JOB_182275","tr_customer_id":182293,"tr_customer_product_id":182283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:33.000Z","modified_at":"2026-02-10T08:01:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Travis_Effertz@hotmail.com","dop":"2025-07-02","serial_number":"15998548915821","imei1":"15998548915821","imei2":"15998548915821","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182276,"job_number":"JOB_182276","tr_customer_id":182294,"tr_customer_product_id":182284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:01:50.000Z","modified_at":"2026-02-10T08:01:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Odell_Kozey@yahoo.com","dop":"2025-07-02","serial_number":"14750096031806","imei1":"14750096031806","imei2":"14750096031806","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T08:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182365,"job_number":"JOB_182365","tr_customer_id":182383,"tr_customer_product_id":182373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:14:29.000Z","modified_at":"2026-02-10T14:14:29.000Z","name":"fsfdsf dfsdf","mobile_number":"8765432134","email_id":"dsdfsdds@gmail.com","dop":"2026-02-09","serial_number":"012345678987654","imei1":"012345678987654","imei2":"012345678987654","popurl":"2026-02-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6db01d5f-ee29-4734-862c-58d039ae127e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-ZKtfumLCDWHSfcqi9IP8dVosZyM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c94214c6-8878-4293-9626-5e46d98a661d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26e7bc5c-9750-4b9b-8eca-5c65e427ac80
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-MtEC2HgRpUuchZbFRq5Tx31NRD0"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":220}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 1014B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca9156a7-f5aa-4a9e-9713-e2b2b585aca3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-nInCsICqv0jZRw1zPD4aO1PdqeM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:13.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-10T14:18:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc35c8a1-22e0-422f-9fc5-b5c23e7d2503
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 1.19KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1387759a-87c6-460b-ab2b-9225b8c9283a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4c1-Pgh+Go6XlxZhH0t9sXDeYcWthWc"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:13.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-10T14:18:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":182366,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-10T14:18:04.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84176dec-ddc3-4d06-861d-16148c424b54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTR9.vo9lijGzm8rBWH8mOkEdGLF1iRyrDSN4wCfYCdNUB6o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c3d9399-4d64-4d01-aa62-51456e3e829f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 182366,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03d701cf-5954-4518-b629-0cab64fdba3d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-oQVE5IbcIO2o9PwmqQ0uEqjWpFY"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 014aa0a6-8f55-4bbd-bf74-a68904b770dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57439fb6-b14d-456d-aea4-ef0985727e98
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-+0sI9OMkNw8hKRJ4GlOsOT0K27k"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":219},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5525dcc5-6ea6-4d1a-b6d9-cb9825f0ee34
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 211.69KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6865c286-cbd4-4d0a-9cd3-98dbda3e3e24
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"34ec0-GbL9infZeMIYJLJq55vKw0g9Vpo"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":181746,"job_number":"JOB_181746","tr_customer_id":181764,"tr_customer_product_id":181754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T01:04:20.000Z","modified_at":"2026-02-10T02:09:19.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T02:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181748,"job_number":"JOB_181748","tr_customer_id":181766,"tr_customer_product_id":181756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:37:52.000Z","modified_at":"2026-02-10T03:38:08.000Z","name":"Trever Klein","mobile_number":"470-538-4191","email_id":"Jamil.Bergnaum77@hotmail.com","dop":"2025-05-30","serial_number":"12031025892244","imei1":"12031025892244","imei2":"12031025892244","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181752,"job_number":"JOB_181752","tr_customer_id":181770,"tr_customer_product_id":181760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:48:32.000Z","modified_at":"2026-02-10T03:49:13.000Z","name":"Maurice Armstrong","mobile_number":"990-285-9956","email_id":"Dudley_Oberbrunner96@yahoo.com","dop":"2025-04-06","serial_number":"15560689289405","imei1":"15560689289405","imei2":"15560689289405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181755,"job_number":"JOB_181755","tr_customer_id":181773,"tr_customer_product_id":181763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:49:21.000Z","modified_at":"2026-02-10T03:50:02.000Z","name":"Mose Schneider","mobile_number":"655-814-0139","email_id":"Frank_Zulauf@gmail.com","dop":"2025-04-06","serial_number":"18490136316215","imei1":"18490136316215","imei2":"18490136316215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181758,"job_number":"JOB_181758","tr_customer_id":181776,"tr_customer_product_id":181766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T03:50:10.000Z","modified_at":"2026-02-10T03:50:51.000Z","name":"Janis McClure","mobile_number":"535-859-3947","email_id":"Lela_Dickens@gmail.com","dop":"2025-04-06","serial_number":"13538853064272","imei1":"13538853064272","imei2":"13538853064272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T03:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181774,"job_number":"JOB_181774","tr_customer_id":181792,"tr_customer_product_id":181782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:35:21.000Z","modified_at":"2026-02-10T04:35:58.000Z","name":"Deonte Bernier","mobile_number":"544-875-1539","email_id":"Estevan.Yost@hotmail.com","dop":"2025-04-06","serial_number":"14304194280038","imei1":"14304194280038","imei2":"14304194280038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181777,"job_number":"JOB_181777","tr_customer_id":181795,"tr_customer_product_id":181785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:05.000Z","modified_at":"2026-02-10T04:36:42.000Z","name":"Lila Gaylord","mobile_number":"868-348-6736","email_id":"Lysanne_Bahringer@hotmail.com","dop":"2025-04-06","serial_number":"13528438886040","imei1":"13528438886040","imei2":"13528438886040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181780,"job_number":"JOB_181780","tr_customer_id":181798,"tr_customer_product_id":181788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:36:50.000Z","modified_at":"2026-02-10T04:37:27.000Z","name":"Edison Wehner","mobile_number":"247-433-2126","email_id":"Itzel_Jacobson@hotmail.com","dop":"2025-04-06","serial_number":"13034253090877","imei1":"13034253090877","imei2":"13034253090877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181782,"job_number":"JOB_181782","tr_customer_id":181800,"tr_customer_product_id":181790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:40.000Z","modified_at":"2026-02-10T04:39:58.000Z","name":"Marlene Huels","mobile_number":"796-743-0301","email_id":"Elliot.Muller10@hotmail.com","dop":"2025-04-06","serial_number":"17563913439985","imei1":"17563913439985","imei2":"17563913439985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181784,"job_number":"JOB_181784","tr_customer_id":181802,"tr_customer_product_id":181792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:54.000Z","modified_at":"2026-02-10T04:40:04.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"14046239531731","imei1":"14046239531731","imei2":"14046239531731","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181785,"job_number":"JOB_181785","tr_customer_id":181803,"tr_customer_product_id":181793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:39:58.000Z","modified_at":"2026-02-10T04:40:37.000Z","name":"Glennie Gaylord","mobile_number":"891-859-5837","email_id":"Alba.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"14358242983479","imei1":"14358242983479","imei2":"14358242983479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181787,"job_number":"JOB_181787","tr_customer_id":181805,"tr_customer_product_id":181795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:07.000Z","modified_at":"2026-02-10T04:40:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"16979618013779","imei1":"16979618013779","imei2":"16979618013779","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181789,"job_number":"JOB_181789","tr_customer_id":181807,"tr_customer_product_id":181797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:09.000Z","modified_at":"2026-02-10T04:40:48.000Z","name":"Zora Jerde","mobile_number":"679-455-5625","email_id":"Kyleigh60@gmail.com","dop":"2025-04-06","serial_number":"13067139874414","imei1":"13067139874414","imei2":"13067139874414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181791,"job_number":"JOB_181791","tr_customer_id":181809,"tr_customer_product_id":181799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:21.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"Forest Schaefer","mobile_number":"431-941-5267","email_id":"Ruthie44@yahoo.com","dop":"2025-04-06","serial_number":"15715573487649","imei1":"15715573487649","imei2":"15715573487649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181797,"job_number":"JOB_181797","tr_customer_id":181815,"tr_customer_product_id":181805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:41:11.000Z","name":"Cecil Donnelly","mobile_number":"281-552-4509","email_id":"Frederique_Dach@yahoo.com","dop":"2025-02-01","serial_number":"40384670037430","imei1":"40384670037430","imei2":"40384670037430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181799,"job_number":"JOB_181799","tr_customer_id":181817,"tr_customer_product_id":181807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:38.000Z","modified_at":"2026-02-10T04:41:17.000Z","name":"Garfield Boyle","mobile_number":"735-211-1510","email_id":"Jacky86@gmail.com","dop":"2025-04-06","serial_number":"11900580997092","imei1":"11900580997092","imei2":"11900580997092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181802,"job_number":"JOB_181802","tr_customer_id":181820,"tr_customer_product_id":181810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:53.000Z","modified_at":"2026-02-10T04:41:29.000Z","name":"Abner McClure","mobile_number":"489-458-4662","email_id":"Marguerite_Anderson55@hotmail.com","dop":"2025-04-06","serial_number":"12631290783143","imei1":"12631290783143","imei2":"12631290783143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181805,"job_number":"JOB_181805","tr_customer_id":181823,"tr_customer_product_id":181813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:56.000Z","modified_at":"2026-02-10T04:41:34.000Z","name":"Charlie Boyle","mobile_number":"917-729-2234","email_id":"Johnson_Connelly@gmail.com","dop":"2025-04-06","serial_number":"11574867168146","imei1":"11574867168146","imei2":"11574867168146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181808,"job_number":"JOB_181808","tr_customer_id":181826,"tr_customer_product_id":181816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:58.000Z","modified_at":"2026-02-10T04:41:35.000Z","name":"Sylvia Bartell","mobile_number":"533-926-8660","email_id":"Nolan.Morissette@yahoo.com","dop":"2025-06-18","serial_number":"10380269772145","imei1":"10380269772145","imei2":"10380269772145","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181810,"job_number":"JOB_181810","tr_customer_id":181828,"tr_customer_product_id":181818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:00.000Z","modified_at":"2026-02-10T04:41:40.000Z","name":"Josiane Balistreri","mobile_number":"786-575-3070","email_id":"Tristin.Trantow9@hotmail.com","dop":"2025-04-06","serial_number":"15535555663081","imei1":"15535555663081","imei2":"15535555663081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181814,"job_number":"JOB_181814","tr_customer_id":181832,"tr_customer_product_id":181822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:10.000Z","modified_at":"2026-02-10T04:41:46.000Z","name":"Chauncey Gaylord","mobile_number":"420-998-5448","email_id":"Cameron_Block64@hotmail.com","dop":"2025-04-06","serial_number":"17157378517812","imei1":"17157378517812","imei2":"17157378517812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181816,"job_number":"JOB_181816","tr_customer_id":181834,"tr_customer_product_id":181824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:12.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Liliana McKenzie","mobile_number":"785-282-8673","email_id":"Mckenzie_Nolan41@gmail.com","dop":"2025-04-06","serial_number":"12287235512474","imei1":"12287235512474","imei2":"12287235512474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181817,"job_number":"JOB_181817","tr_customer_id":181835,"tr_customer_product_id":181825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:13.000Z","modified_at":"2026-02-10T04:41:50.000Z","name":"Marlee Jaskolski","mobile_number":"402-299-7378","email_id":"Jacklyn.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"17163093360516","imei1":"17163093360516","imei2":"17163093360516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181823,"job_number":"JOB_181823","tr_customer_id":181841,"tr_customer_product_id":181831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Walter Flatley","mobile_number":"546-519-3191","email_id":"Michel.Hackett7@gmail.com","dop":"2025-04-06","serial_number":"18882063498968","imei1":"18882063498968","imei2":"18882063498968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181826,"job_number":"JOB_181826","tr_customer_id":181844,"tr_customer_product_id":181834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:18.000Z","modified_at":"2026-02-10T04:41:55.000Z","name":"Katharina Yost","mobile_number":"606-342-3157","email_id":"Elinor9@hotmail.com","dop":"2025-04-06","serial_number":"18123958041936","imei1":"18123958041936","imei2":"18123958041936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181828,"job_number":"JOB_181828","tr_customer_id":181846,"tr_customer_product_id":181836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:19.000Z","modified_at":"2026-02-10T04:41:52.000Z","name":"Sedrick Walter","mobile_number":"519-920-2131","email_id":"Tania.Okuneva@hotmail.com","dop":"2025-02-01","serial_number":"105212982283645","imei1":"105212982283645","imei2":"105212982283645","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181832,"job_number":"JOB_181832","tr_customer_id":181850,"tr_customer_product_id":181840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:21.000Z","modified_at":"2026-02-10T04:42:02.000Z","name":"Bell Rogahn","mobile_number":"666-625-9115","email_id":"Carmelo55@yahoo.com","dop":"2025-04-06","serial_number":"12168909135243","imei1":"12168909135243","imei2":"12168909135243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181834,"job_number":"JOB_181834","tr_customer_id":181852,"tr_customer_product_id":181842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:22.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Catherine Sipes","mobile_number":"457-540-6825","email_id":"Cathrine73@gmail.com","dop":"2025-04-06","serial_number":"13552942191291","imei1":"13552942191291","imei2":"13552942191291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181838,"job_number":"JOB_181838","tr_customer_id":181856,"tr_customer_product_id":181846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:25.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Alexandrine Jacobson","mobile_number":"469-466-8918","email_id":"Malvina.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"13686238712384","imei1":"13686238712384","imei2":"13686238712384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181840,"job_number":"JOB_181840","tr_customer_id":181858,"tr_customer_product_id":181848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:26.000Z","modified_at":"2026-02-10T04:42:03.000Z","name":"Bill Schneider","mobile_number":"416-307-8910","email_id":"Pearlie23@yahoo.com","dop":"2025-04-06","serial_number":"14947548128044","imei1":"14947548128044","imei2":"14947548128044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181844,"job_number":"JOB_181844","tr_customer_id":181862,"tr_customer_product_id":181852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:34.000Z","modified_at":"2026-02-10T04:42:16.000Z","name":"Terrill Wunsch","mobile_number":"401-335-3649","email_id":"Viva.Yost@gmail.com","dop":"2025-12-31","serial_number":"108768879761438","imei1":"108768879761438","imei2":"108768879761438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181848,"job_number":"JOB_181848","tr_customer_id":181866,"tr_customer_product_id":181856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:42:18.000Z","name":"Waldo McCullough","mobile_number":"489-241-8794","email_id":"Ernie78@yahoo.com","dop":"2025-06-18","serial_number":"10274472263798","imei1":"10274472263798","imei2":"10274472263798","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181849,"job_number":"JOB_181849","tr_customer_id":181867,"tr_customer_product_id":181857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:42.000Z","modified_at":"2026-02-10T04:42:20.000Z","name":"Luella Okuneva","mobile_number":"918-438-9993","email_id":"Dolly.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"10311193074069","imei1":"10311193074069","imei2":"10311193074069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181852,"job_number":"JOB_181852","tr_customer_id":181870,"tr_customer_product_id":181860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:44.000Z","modified_at":"2026-02-10T04:42:00.000Z","name":"Tony Hermann","mobile_number":"571-946-0067","email_id":"Glenda.Schultz@gmail.com","dop":"2025-05-30","serial_number":"15272724598753","imei1":"15272724598753","imei2":"15272724598753","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181855,"job_number":"JOB_181855","tr_customer_id":181873,"tr_customer_product_id":181863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:45.000Z","modified_at":"2026-02-10T04:42:22.000Z","name":"Joany Howe","mobile_number":"233-465-5739","email_id":"Kole.McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"14359087631199","imei1":"14359087631199","imei2":"14359087631199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181863,"job_number":"JOB_181863","tr_customer_id":181881,"tr_customer_product_id":181871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:48.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"Deontae Zboncak","mobile_number":"589-646-3006","email_id":"Lewis_Bartoletti42@hotmail.com","dop":"2025-04-06","serial_number":"17367151860822","imei1":"17367151860822","imei2":"17367151860822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181867,"job_number":"JOB_181867","tr_customer_id":181885,"tr_customer_product_id":181875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:51.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Jevon Bradtke","mobile_number":"498-589-8536","email_id":"Jolie_Herzog@yahoo.com","dop":"2025-04-06","serial_number":"12726974011218","imei1":"12726974011218","imei2":"12726974011218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181870,"job_number":"JOB_181870","tr_customer_id":181888,"tr_customer_product_id":181878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:54.000Z","modified_at":"2026-02-10T04:42:30.000Z","name":"Linnie Moore","mobile_number":"876-838-1604","email_id":"Roma_McKenzie@gmail.com","dop":"2025-04-06","serial_number":"14162375676245","imei1":"14162375676245","imei2":"14162375676245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181873,"job_number":"JOB_181873","tr_customer_id":181891,"tr_customer_product_id":181881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:57.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Anais Durgan","mobile_number":"539-339-3278","email_id":"Greta.Crona0@hotmail.com","dop":"2025-04-06","serial_number":"19832585642189","imei1":"19832585642189","imei2":"19832585642189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181883,"job_number":"JOB_181883","tr_customer_id":181901,"tr_customer_product_id":181891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:01.000Z","modified_at":"2026-02-10T04:42:33.000Z","name":"Rey Schmeler","mobile_number":"560-939-1307","email_id":"Murl25@gmail.com","dop":"2025-02-01","serial_number":"38240588261681","imei1":"38240588261681","imei2":"38240588261681","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181885,"job_number":"JOB_181885","tr_customer_id":181903,"tr_customer_product_id":181893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Rosie Altenwerth","mobile_number":"391-290-0032","email_id":"Aurelia.Lehner59@yahoo.com","dop":"2025-04-06","serial_number":"12646274688992","imei1":"12646274688992","imei2":"12646274688992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181887,"job_number":"JOB_181887","tr_customer_id":181905,"tr_customer_product_id":181895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:02.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Yessenia Larson","mobile_number":"651-363-8235","email_id":"Aaron88@yahoo.com","dop":"2025-04-06","serial_number":"18273814851708","imei1":"18273814851708","imei2":"18273814851708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181891,"job_number":"JOB_181891","tr_customer_id":181909,"tr_customer_product_id":181899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:09.000Z","modified_at":"2026-02-10T04:42:51.000Z","name":"Madie Konopelski","mobile_number":"765-673-4650","email_id":"Savion_Green52@yahoo.com","dop":"2025-04-06","serial_number":"14481629414608","imei1":"14481629414608","imei2":"14481629414608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181893,"job_number":"JOB_181893","tr_customer_id":181911,"tr_customer_product_id":181901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:10.000Z","modified_at":"2026-02-10T04:42:51.000Z","name":"Marta Homenick","mobile_number":"533-447-7454","email_id":"Lon.Jacobi15@yahoo.com","dop":"2025-04-06","serial_number":"12073566414806","imei1":"12073566414806","imei2":"12073566414806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181896,"job_number":"JOB_181896","tr_customer_id":181914,"tr_customer_product_id":181904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Jacynthe Reichel","mobile_number":"248-229-1095","email_id":"Tavares.Blanda60@gmail.com","dop":"2025-04-06","serial_number":"13191986674172","imei1":"13191986674172","imei2":"13191986674172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181899,"job_number":"JOB_181899","tr_customer_id":181917,"tr_customer_product_id":181907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:49.000Z","name":"Weldon Gleason","mobile_number":"674-822-9179","email_id":"Mohammad.Armstrong@yahoo.com","dop":"2025-04-06","serial_number":"13515479584175","imei1":"13515479584175","imei2":"13515479584175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181900,"job_number":"JOB_181900","tr_customer_id":181918,"tr_customer_product_id":181908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:11.000Z","modified_at":"2026-02-10T04:42:52.000Z","name":"Ethelyn Wolff","mobile_number":"523-444-4924","email_id":"Edd.Becker77@gmail.com","dop":"2025-04-06","serial_number":"10383588146690","imei1":"10383588146690","imei2":"10383588146690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181906,"job_number":"JOB_181906","tr_customer_id":181924,"tr_customer_product_id":181914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:43:03.000Z","name":"Vince Heller","mobile_number":"678-594-7210","email_id":"Bette25@yahoo.com","dop":"2025-04-06","serial_number":"11929073099623","imei1":"11929073099623","imei2":"11929073099623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181908,"job_number":"JOB_181908","tr_customer_id":181926,"tr_customer_product_id":181916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:25.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Audra Shanahan","mobile_number":"814-306-9893","email_id":"Douglas.Bergnaum@yahoo.com","dop":"2025-12-31","serial_number":"102513075373483","imei1":"102513075373483","imei2":"102513075373483","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181914,"job_number":"JOB_181914","tr_customer_id":181932,"tr_customer_product_id":181922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:43:07.000Z","name":"Billy Lang","mobile_number":"876-750-9431","email_id":"Mathew61@yahoo.com","dop":"2025-04-06","serial_number":"11771357858636","imei1":"11771357858636","imei2":"11771357858636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181917,"job_number":"JOB_181917","tr_customer_id":181935,"tr_customer_product_id":181925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:30.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Chaz Kozey","mobile_number":"781-460-8823","email_id":"Green47@yahoo.com","dop":"2025-04-06","serial_number":"14236678516906","imei1":"14236678516906","imei2":"14236678516906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181919,"job_number":"JOB_181919","tr_customer_id":181937,"tr_customer_product_id":181927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:43:09.000Z","name":"Noemi Lockman","mobile_number":"786-958-7400","email_id":"Jannie29@gmail.com","dop":"2025-04-06","serial_number":"14825638971884","imei1":"14825638971884","imei2":"14825638971884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181920,"job_number":"JOB_181920","tr_customer_id":181938,"tr_customer_product_id":181928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:31.000Z","modified_at":"2026-02-10T04:43:10.000Z","name":"Sim Reichel","mobile_number":"610-220-8343","email_id":"Marianne.Friesen17@yahoo.com","dop":"2025-04-06","serial_number":"17067955488974","imei1":"17067955488974","imei2":"17067955488974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181924,"job_number":"JOB_181924","tr_customer_id":181942,"tr_customer_product_id":181932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:32.000Z","modified_at":"2026-02-10T04:43:11.000Z","name":"Laney Denesik","mobile_number":"213-237-8278","email_id":"Dannie93@gmail.com","dop":"2000-01-31","serial_number":"10210928309745","imei1":"10210928309745","imei2":"10210928309745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181929,"job_number":"JOB_181929","tr_customer_id":181947,"tr_customer_product_id":181937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:38.000Z","modified_at":"2026-02-10T04:43:15.000Z","name":"Meredith Kemmer","mobile_number":"772-561-6970","email_id":"Yasmeen47@hotmail.com","dop":"2025-04-06","serial_number":"17408606029625","imei1":"17408606029625","imei2":"17408606029625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181932,"job_number":"JOB_181932","tr_customer_id":181950,"tr_customer_product_id":181940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:43:21.000Z","name":"Faustino Gleason","mobile_number":"618-945-8230","email_id":"Tatum30@yahoo.com","dop":"2025-04-06","serial_number":"18611201951314","imei1":"18611201951314","imei2":"18611201951314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181936,"job_number":"JOB_181936","tr_customer_id":181954,"tr_customer_product_id":181944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:41.000Z","modified_at":"2026-02-10T04:43:23.000Z","name":"Brendan Franecki","mobile_number":"455-336-6120","email_id":"Rosie.Cole@yahoo.com","dop":"2025-04-06","serial_number":"14231902838671","imei1":"14231902838671","imei2":"14231902838671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181942,"job_number":"JOB_181942","tr_customer_id":181960,"tr_customer_product_id":181950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:46.000Z","modified_at":"2026-02-10T04:43:23.000Z","name":"Bette Goyette","mobile_number":"679-856-6661","email_id":"Jalen4@yahoo.com","dop":"2025-04-06","serial_number":"15679111586031","imei1":"15679111586031","imei2":"15679111586031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181944,"job_number":"JOB_181944","tr_customer_id":181962,"tr_customer_product_id":181952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:47.000Z","modified_at":"2026-02-10T04:43:25.000Z","name":"Ransom Purdy","mobile_number":"930-549-5635","email_id":"Gabriella.Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"12315224687676","imei1":"12315224687676","imei2":"12315224687676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181947,"job_number":"JOB_181947","tr_customer_id":181965,"tr_customer_product_id":181955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:48.000Z","modified_at":"2026-02-10T04:43:29.000Z","name":"Kory Sporer","mobile_number":"834-202-4139","email_id":"Carolyn20@hotmail.com","dop":"2025-04-06","serial_number":"17709468025941","imei1":"17709468025941","imei2":"17709468025941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181952,"job_number":"JOB_181952","tr_customer_id":181970,"tr_customer_product_id":181960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:57.000Z","modified_at":"2026-02-10T04:43:35.000Z","name":"Kenya Goyette","mobile_number":"429-254-0102","email_id":"Roel.McLaughlin14@yahoo.com","dop":"2025-04-06","serial_number":"16166235078725","imei1":"16166235078725","imei2":"16166235078725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181958,"job_number":"JOB_181958","tr_customer_id":181976,"tr_customer_product_id":181966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:41.000Z","name":"Bradly Altenwerth","mobile_number":"923-597-2385","email_id":"Joaquin8@yahoo.com","dop":"2025-04-06","serial_number":"19857179839061","imei1":"19857179839061","imei2":"19857179839061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181959,"job_number":"JOB_181959","tr_customer_id":181977,"tr_customer_product_id":181967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:40.000Z","name":"Garrett Littel","mobile_number":"739-248-0419","email_id":"Fanny.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"14752240304403","imei1":"14752240304403","imei2":"14752240304403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181960,"job_number":"JOB_181960","tr_customer_id":181979,"tr_customer_product_id":181969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:41.000Z","name":"Demario Mertz","mobile_number":"894-204-8573","email_id":"Ceasar_Yundt@gmail.com","dop":"2025-04-06","serial_number":"16772126747014","imei1":"16772126747014","imei2":"16772126747014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181968,"job_number":"JOB_181968","tr_customer_id":181986,"tr_customer_product_id":181976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:11.000Z","modified_at":"2026-02-10T04:43:49.000Z","name":"Derek Witting","mobile_number":"261-266-3416","email_id":"Jessica42@yahoo.com","dop":"2025-04-06","serial_number":"18831394135084","imei1":"18831394135084","imei2":"18831394135084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181971,"job_number":"JOB_181971","tr_customer_id":181989,"tr_customer_product_id":181979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:15.000Z","modified_at":"2026-02-10T04:43:52.000Z","name":"Karianne Lebsack","mobile_number":"497-578-8853","email_id":"Sadie_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"18213816954100","imei1":"18213816954100","imei2":"18213816954100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181975,"job_number":"JOB_181975","tr_customer_id":181993,"tr_customer_product_id":181983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:54.000Z","name":"Kaycee Reichert","mobile_number":"910-849-1194","email_id":"Kimberly4@yahoo.com","dop":"2025-04-06","serial_number":"11939980899312","imei1":"11939980899312","imei2":"11939980899312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181976,"job_number":"JOB_181976","tr_customer_id":181994,"tr_customer_product_id":181984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:17.000Z","modified_at":"2026-02-10T04:43:55.000Z","name":"Derick Crist","mobile_number":"551-291-3226","email_id":"Cordie_Gleichner65@yahoo.com","dop":"2025-04-06","serial_number":"19304803342084","imei1":"19304803342084","imei2":"19304803342084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181979,"job_number":"JOB_181979","tr_customer_id":181997,"tr_customer_product_id":181987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:55.000Z","name":"Taya Rippin","mobile_number":"425-776-9292","email_id":"Mitchell51@hotmail.com","dop":"2025-04-06","serial_number":"11791941303568","imei1":"11791941303568","imei2":"11791941303568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181980,"job_number":"JOB_181980","tr_customer_id":181998,"tr_customer_product_id":181988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:18.000Z","modified_at":"2026-02-10T04:43:57.000Z","name":"Kip Ullrich","mobile_number":"955-719-6193","email_id":"Garret68@hotmail.com","dop":"2025-12-31","serial_number":"101122423509033","imei1":"101122423509033","imei2":"101122423509033","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181984,"job_number":"JOB_181984","tr_customer_id":182002,"tr_customer_product_id":181992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:19.000Z","modified_at":"2026-02-10T04:43:58.000Z","name":"Dane Jacobson","mobile_number":"985-568-7534","email_id":"Tia.Fisher@hotmail.com","dop":"2000-01-31","serial_number":"10924955546631","imei1":"10924955546631","imei2":"10924955546631","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181988,"job_number":"JOB_181988","tr_customer_id":182006,"tr_customer_product_id":181996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:29.000Z","modified_at":"2026-02-10T04:44:07.000Z","name":"Hubert Mosciski","mobile_number":"834-786-4051","email_id":"Alisha.Leannon@gmail.com","dop":"2025-04-06","serial_number":"17379652939627","imei1":"17379652939627","imei2":"17379652939627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181991,"job_number":"JOB_181991","tr_customer_id":182009,"tr_customer_product_id":181999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:31.000Z","modified_at":"2026-02-10T04:44:10.000Z","name":"Murl Ankunding","mobile_number":"279-752-9868","email_id":"Else_Dibbert76@yahoo.com","dop":"2025-04-06","serial_number":"12063420928010","imei1":"12063420928010","imei2":"12063420928010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181994,"job_number":"JOB_181994","tr_customer_id":182012,"tr_customer_product_id":182002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:37.000Z","modified_at":"2026-02-10T04:44:16.000Z","name":"Lacy Stokes","mobile_number":"376-970-9163","email_id":"Bertrand.Klocko16@gmail.com","dop":"2025-04-06","serial_number":"18631168396022","imei1":"18631168396022","imei2":"18631168396022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181997,"job_number":"JOB_181997","tr_customer_id":182015,"tr_customer_product_id":182005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:57.000Z","modified_at":"2026-02-10T04:44:35.000Z","name":"Carlo Harris","mobile_number":"348-870-5571","email_id":"Desiree71@hotmail.com","dop":"2025-04-06","serial_number":"10673992711496","imei1":"10673992711496","imei2":"10673992711496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182000,"job_number":"JOB_182000","tr_customer_id":182018,"tr_customer_product_id":182008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:59.000Z","modified_at":"2026-02-10T04:44:35.000Z","name":"Mariane Collins","mobile_number":"287-278-7949","email_id":"Shyann82@yahoo.com","dop":"2025-04-06","serial_number":"17218259072377","imei1":"17218259072377","imei2":"17218259072377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182003,"job_number":"JOB_182003","tr_customer_id":182021,"tr_customer_product_id":182011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:02.000Z","modified_at":"2026-02-10T04:44:39.000Z","name":"Vesta Skiles","mobile_number":"749-761-2693","email_id":"Lauretta_Swaniawski69@hotmail.com","dop":"2025-04-06","serial_number":"15176044224718","imei1":"15176044224718","imei2":"15176044224718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182005,"job_number":"JOB_182005","tr_customer_id":182023,"tr_customer_product_id":182013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:03.000Z","modified_at":"2026-02-10T04:44:40.000Z","name":"Dannie D'Amore","mobile_number":"517-333-3989","email_id":"Jules20@gmail.com","dop":"2025-04-06","serial_number":"16339929160589","imei1":"16339929160589","imei2":"16339929160589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182009,"job_number":"JOB_182009","tr_customer_id":182027,"tr_customer_product_id":182017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:05.000Z","modified_at":"2026-02-10T04:44:44.000Z","name":"Gianni Hayes","mobile_number":"821-339-1353","email_id":"Harold_Hintz2@gmail.com","dop":"2000-01-31","serial_number":"10840702464482","imei1":"10840702464482","imei2":"10840702464482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182012,"job_number":"JOB_182012","tr_customer_id":182030,"tr_customer_product_id":182020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:44:52.000Z","modified_at":"2026-02-10T04:45:30.000Z","name":"Modesto Kub","mobile_number":"744-582-7749","email_id":"Ramon.Jones@gmail.com","dop":"2000-01-31","serial_number":"10301390881476","imei1":"10301390881476","imei2":"10301390881476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182020,"job_number":"JOB_182020","tr_customer_id":182038,"tr_customer_product_id":182028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:02.000Z","modified_at":"2026-02-10T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51221824739466","imei1":"51221824739466","imei2":"51221824739466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182027,"job_number":"JOB_182027","tr_customer_id":182045,"tr_customer_product_id":182035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:58:36.000Z","modified_at":"2026-02-10T04:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60185607492049","imei1":"60185607492049","imei2":"60185607492049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182034,"job_number":"JOB_182034","tr_customer_id":182052,"tr_customer_product_id":182042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:59:10.000Z","modified_at":"2026-02-10T04:59:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91572703602878","imei1":"91572703602878","imei2":"91572703602878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182036,"job_number":"JOB_182036","tr_customer_id":182054,"tr_customer_product_id":182044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:10:47.000Z","modified_at":"2026-02-10T05:11:26.000Z","name":"Kathryne Hoeger","mobile_number":"672-280-8851","email_id":"Michale_Walsh@gmail.com","dop":"2025-04-06","serial_number":"12235017566903","imei1":"12235017566903","imei2":"12235017566903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:11:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182039,"job_number":"JOB_182039","tr_customer_id":182057,"tr_customer_product_id":182047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:11:34.000Z","modified_at":"2026-02-10T05:12:14.000Z","name":"Dorcas Cummerata","mobile_number":"359-622-0612","email_id":"Ali_Armstrong5@yahoo.com","dop":"2025-04-06","serial_number":"11538479044899","imei1":"11538479044899","imei2":"11538479044899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:12:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182042,"job_number":"JOB_182042","tr_customer_id":182060,"tr_customer_product_id":182050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:12:22.000Z","modified_at":"2026-02-10T05:13:02.000Z","name":"Tre Marquardt","mobile_number":"503-692-3443","email_id":"Brionna21@gmail.com","dop":"2025-04-06","serial_number":"19544362915433","imei1":"19544362915433","imei2":"19544362915433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:13:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182047,"job_number":"JOB_182047","tr_customer_id":182065,"tr_customer_product_id":182055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:24:39.000Z","modified_at":"2026-02-10T05:25:19.000Z","name":"Lucienne Gleichner","mobile_number":"997-640-8801","email_id":"Lenny_Schoen11@gmail.com","dop":"2025-04-06","serial_number":"11990449230387","imei1":"11990449230387","imei2":"11990449230387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182050,"job_number":"JOB_182050","tr_customer_id":182068,"tr_customer_product_id":182058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:25:27.000Z","modified_at":"2026-02-10T05:26:07.000Z","name":"Diana Bartell","mobile_number":"538-943-6922","email_id":"Agnes13@hotmail.com","dop":"2025-04-06","serial_number":"18023674128445","imei1":"18023674128445","imei2":"18023674128445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:26:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182055,"job_number":"JOB_182055","tr_customer_id":182073,"tr_customer_product_id":182063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:26:15.000Z","modified_at":"2026-02-10T05:26:54.000Z","name":"Asia Terry","mobile_number":"635-718-2931","email_id":"Verda_Stehr86@gmail.com","dop":"2025-04-06","serial_number":"19742916408089","imei1":"19742916408089","imei2":"19742916408089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182058,"job_number":"JOB_182058","tr_customer_id":182076,"tr_customer_product_id":182066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:01.000Z","modified_at":"2026-02-10T05:40:12.000Z","name":"Presley VonRueden","mobile_number":"783-832-0130","email_id":"Lee35@yahoo.com","dop":"2025-07-01","serial_number":"101542193844726","imei1":"101542193844726","imei2":"101542193844726","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182060,"job_number":"JOB_182060","tr_customer_id":182078,"tr_customer_product_id":182068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:40:15.000Z","modified_at":"2026-02-10T05:40:25.000Z","name":"Mabel Daniel","mobile_number":"641-292-6757","email_id":"Monroe_Krajcik@hotmail.com","dop":"2025-07-01","serial_number":"103586777713444","imei1":"103586777713444","imei2":"103586777713444","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182065,"job_number":"JOB_182065","tr_customer_id":182083,"tr_customer_product_id":182073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:21.000Z","modified_at":"2026-02-10T05:56:00.000Z","name":"Rosie Von","mobile_number":"947-396-1183","email_id":"Pink_Russel74@hotmail.com","dop":"2025-04-06","serial_number":"19283300899149","imei1":"19283300899149","imei2":"19283300899149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:56:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182067,"job_number":"JOB_182067","tr_customer_id":182085,"tr_customer_product_id":182075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:55:39.000Z","modified_at":"2026-02-10T05:56:19.000Z","name":"Virginie Morissette","mobile_number":"271-668-0425","email_id":"Alayna.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"12371344211782","imei1":"12371344211782","imei2":"12371344211782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182070,"job_number":"JOB_182070","tr_customer_id":182088,"tr_customer_product_id":182078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:04:16.000Z","modified_at":"2026-02-10T06:04:54.000Z","name":"Ed Kuhn","mobile_number":"716-540-4633","email_id":"Isaac_Ortiz28@hotmail.com","dop":"2025-04-06","serial_number":"17316705566185","imei1":"17316705566185","imei2":"17316705566185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182073,"job_number":"JOB_182073","tr_customer_id":182091,"tr_customer_product_id":182081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:02.000Z","modified_at":"2026-02-10T06:05:40.000Z","name":"Marilou Satterfield","mobile_number":"670-983-5242","email_id":"Nathen8@yahoo.com","dop":"2025-04-06","serial_number":"12020281128053","imei1":"12020281128053","imei2":"12020281128053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:05:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182076,"job_number":"JOB_182076","tr_customer_id":182094,"tr_customer_product_id":182084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:05:48.000Z","modified_at":"2026-02-10T06:06:25.000Z","name":"Glenda Boehm","mobile_number":"992-279-9545","email_id":"Gregg_Bins99@gmail.com","dop":"2025-04-06","serial_number":"17868756209639","imei1":"17868756209639","imei2":"17868756209639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182078,"job_number":"JOB_182078","tr_customer_id":182096,"tr_customer_product_id":182086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:44:32.000Z","modified_at":"2026-02-10T06:44:42.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"35352476833946","imei1":"35352476833946","imei2":"35352476833946","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182079,"job_number":"JOB_182079","tr_customer_id":182097,"tr_customer_product_id":182087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:44:46.000Z","modified_at":"2026-02-10T06:44:56.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"89791172119893","imei1":"89791172119893","imei2":"89791172119893","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182080,"job_number":"JOB_182080","tr_customer_id":182098,"tr_customer_product_id":182088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:45:00.000Z","modified_at":"2026-02-10T06:45:10.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"49519587421888","imei1":"49519587421888","imei2":"49519587421888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182082,"job_number":"JOB_182082","tr_customer_id":182100,"tr_customer_product_id":182090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:09.000Z","modified_at":"2026-02-10T06:46:47.000Z","name":"Audreanne Wehner","mobile_number":"654-537-8163","email_id":"Gianni31@hotmail.com","dop":"2025-04-06","serial_number":"14967751331413","imei1":"14967751331413","imei2":"14967751331413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182085,"job_number":"JOB_182085","tr_customer_id":182103,"tr_customer_product_id":182093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:46:55.000Z","modified_at":"2026-02-10T06:47:32.000Z","name":"Tyrique O'Conner","mobile_number":"549-993-7816","email_id":"Elroy86@yahoo.com","dop":"2025-04-06","serial_number":"10639142524544","imei1":"10639142524544","imei2":"10639142524544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182088,"job_number":"JOB_182088","tr_customer_id":182106,"tr_customer_product_id":182096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:47:40.000Z","modified_at":"2026-02-10T06:48:17.000Z","name":"Verna Harber","mobile_number":"466-622-3653","email_id":"Krystina_Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"16428737101482","imei1":"16428737101482","imei2":"16428737101482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182094,"job_number":"JOB_182094","tr_customer_id":182112,"tr_customer_product_id":182102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:42.000Z","modified_at":"2026-02-10T06:53:24.000Z","name":"Quincy Gibson","mobile_number":"818-562-0135","email_id":"Margaretta_Schmeler88@gmail.com","dop":"2025-04-06","serial_number":"13389769150317","imei1":"13389769150317","imei2":"13389769150317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182100,"job_number":"JOB_182100","tr_customer_id":182118,"tr_customer_product_id":182108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:32.000Z","modified_at":"2026-02-10T06:54:13.000Z","name":"Clint Steuber","mobile_number":"324-961-4142","email_id":"Santa50@hotmail.com","dop":"2025-04-06","serial_number":"15361092766006","imei1":"15361092766006","imei2":"15361092766006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182109,"job_number":"JOB_182109","tr_customer_id":182127,"tr_customer_product_id":182117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:08.000Z","modified_at":"2026-02-10T06:54:48.000Z","name":"Meaghan Kilback","mobile_number":"394-679-1533","email_id":"Robb.Boyle76@yahoo.com","dop":"2025-12-31","serial_number":"101606663646405","imei1":"101606663646405","imei2":"101606663646405","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182111,"job_number":"JOB_182111","tr_customer_id":182129,"tr_customer_product_id":182119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:22.000Z","modified_at":"2026-02-10T06:55:03.000Z","name":"Ida Greenholt","mobile_number":"558-787-5442","email_id":"Sydney_Nader8@hotmail.com","dop":"2025-04-06","serial_number":"15073740231985","imei1":"15073740231985","imei2":"15073740231985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182116,"job_number":"JOB_182116","tr_customer_id":182134,"tr_customer_product_id":182124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:56.000Z","modified_at":"2026-02-10T06:55:36.000Z","name":"Milo Gleason","mobile_number":"497-635-4746","email_id":"Benton.Carroll83@hotmail.com","dop":"2025-12-31","serial_number":"102818159113100","imei1":"102818159113100","imei2":"102818159113100","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182119,"job_number":"JOB_182119","tr_customer_id":182137,"tr_customer_product_id":182127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:14.000Z","modified_at":"2026-02-10T06:55:50.000Z","name":"Rosendo Daniel","mobile_number":"857-227-6375","email_id":"Isaiah_Murphy@gmail.com","dop":"2025-06-18","serial_number":"10993083453832","imei1":"10993083453832","imei2":"10993083453832","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182121,"job_number":"JOB_182121","tr_customer_id":182139,"tr_customer_product_id":182129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:32.000Z","modified_at":"2026-02-10T06:56:10.000Z","name":"Natalie Stracke","mobile_number":"509-308-1113","email_id":"Mitchel3@gmail.com","dop":"2025-04-06","serial_number":"11293873804204","imei1":"11293873804204","imei2":"11293873804204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182124,"job_number":"JOB_182124","tr_customer_id":182142,"tr_customer_product_id":182132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:45.000Z","modified_at":"2026-02-10T06:56:25.000Z","name":"Rachel Roberts","mobile_number":"757-393-8152","email_id":"Murl90@hotmail.com","dop":"2025-12-31","serial_number":"107623992902169","imei1":"107623992902169","imei2":"107623992902169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182126,"job_number":"JOB_182126","tr_customer_id":182144,"tr_customer_product_id":182134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:57.000Z","modified_at":"2026-02-10T06:56:32.000Z","name":"Kaitlyn Welch","mobile_number":"317-410-7315","email_id":"Coty.Stamm@gmail.com","dop":"2025-06-18","serial_number":"10292224318843","imei1":"10292224318843","imei2":"10292224318843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182129,"job_number":"JOB_182129","tr_customer_id":182147,"tr_customer_product_id":182137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:58.000Z","modified_at":"2026-02-10T06:56:39.000Z","name":"Dayne Koss","mobile_number":"514-651-4315","email_id":"Adeline20@gmail.com","dop":"2025-04-06","serial_number":"13354353868734","imei1":"13354353868734","imei2":"13354353868734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182132,"job_number":"JOB_182132","tr_customer_id":182150,"tr_customer_product_id":182140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:15.000Z","modified_at":"2026-02-10T06:56:53.000Z","name":"Tavares Sanford","mobile_number":"737-437-1568","email_id":"Monty.Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"17476135379940","imei1":"17476135379940","imei2":"17476135379940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182135,"job_number":"JOB_182135","tr_customer_id":182153,"tr_customer_product_id":182143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:56:47.000Z","modified_at":"2026-02-10T06:57:28.000Z","name":"Frankie Herzog","mobile_number":"822-831-8715","email_id":"Mireille43@yahoo.com","dop":"2025-04-06","serial_number":"15105609106801","imei1":"15105609106801","imei2":"15105609106801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182138,"job_number":"JOB_182138","tr_customer_id":182156,"tr_customer_product_id":182146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:00.000Z","modified_at":"2026-02-10T06:57:38.000Z","name":"Jazmyne Feil","mobile_number":"874-882-1234","email_id":"Araceli_Brakus35@gmail.com","dop":"2025-04-06","serial_number":"18959929432743","imei1":"18959929432743","imei2":"18959929432743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182141,"job_number":"JOB_182141","tr_customer_id":182159,"tr_customer_product_id":182149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:36.000Z","modified_at":"2026-02-10T06:58:17.000Z","name":"Dallas Kautzer","mobile_number":"874-664-8770","email_id":"Marilie_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"17964591565519","imei1":"17964591565519","imei2":"17964591565519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182144,"job_number":"JOB_182144","tr_customer_id":182162,"tr_customer_product_id":182152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:45.000Z","modified_at":"2026-02-10T06:58:22.000Z","name":"Melvin Shields","mobile_number":"354-450-6158","email_id":"Lane.Harvey42@yahoo.com","dop":"2025-04-06","serial_number":"17261354697277","imei1":"17261354697277","imei2":"17261354697277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182147,"job_number":"JOB_182147","tr_customer_id":182165,"tr_customer_product_id":182155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:57:52.000Z","modified_at":"2026-02-10T06:58:28.000Z","name":"Hester Deckow","mobile_number":"380-742-0385","email_id":"Albertha_Nader@yahoo.com","dop":"2025-04-06","serial_number":"13913666112576","imei1":"13913666112576","imei2":"13913666112576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182150,"job_number":"JOB_182150","tr_customer_id":182168,"tr_customer_product_id":182158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:58:35.000Z","modified_at":"2026-02-10T06:59:11.000Z","name":"Shea Steuber","mobile_number":"793-356-4592","email_id":"Rey_Stamm@gmail.com","dop":"2025-04-06","serial_number":"17828376799713","imei1":"17828376799713","imei2":"17828376799713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182154,"job_number":"JOB_182154","tr_customer_id":182172,"tr_customer_product_id":182162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:18.000Z","modified_at":"2026-02-10T06:59:54.000Z","name":"Matteo McClure","mobile_number":"870-212-3041","email_id":"Joanny_Bartell20@gmail.com","dop":"2025-04-06","serial_number":"13779486942069","imei1":"13779486942069","imei2":"13779486942069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182157,"job_number":"JOB_182157","tr_customer_id":182175,"tr_customer_product_id":182165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:19.000Z","modified_at":"2026-02-10T06:59:57.000Z","name":"Libby Sanford","mobile_number":"247-898-2903","email_id":"Golden_Hansen78@gmail.com","dop":"2025-04-06","serial_number":"10471670471817","imei1":"10471670471817","imei2":"10471670471817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182162,"job_number":"JOB_182162","tr_customer_id":182180,"tr_customer_product_id":182170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:04.000Z","modified_at":"2026-02-10T07:00:41.000Z","name":"Dean Bayer","mobile_number":"818-953-6174","email_id":"Loren_Welch@yahoo.com","dop":"2025-04-06","serial_number":"12038859501701","imei1":"12038859501701","imei2":"12038859501701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182165,"job_number":"JOB_182165","tr_customer_id":182183,"tr_customer_product_id":182173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:00:48.000Z","modified_at":"2026-02-10T07:01:25.000Z","name":"Valentine Lesch","mobile_number":"414-523-2876","email_id":"Emily35@yahoo.com","dop":"2025-04-06","serial_number":"12738508162521","imei1":"12738508162521","imei2":"12738508162521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182168,"job_number":"JOB_182168","tr_customer_id":182186,"tr_customer_product_id":182176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:01:35.000Z","modified_at":"2026-02-10T07:02:11.000Z","name":"Syble Wunsch","mobile_number":"837-401-0256","email_id":"Rocio86@hotmail.com","dop":"2025-10-21","serial_number":"17701193290688","imei1":"17701193290688","imei2":"17701193290688","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182170,"job_number":"JOB_182170","tr_customer_id":182188,"tr_customer_product_id":182178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:19.000Z","modified_at":"2026-02-10T07:02:54.000Z","name":"Noble Lynch","mobile_number":"704-298-6718","email_id":"Lenna25@gmail.com","dop":"2025-10-21","serial_number":"10404029444449","imei1":"10404029444449","imei2":"10404029444449","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182172,"job_number":"JOB_182172","tr_customer_id":182190,"tr_customer_product_id":182180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:27.000Z","modified_at":"2026-02-10T07:03:05.000Z","name":"Simone Pouros","mobile_number":"231-665-4754","email_id":"London_Kessler26@gmail.com","dop":"2025-04-06","serial_number":"18455726011716","imei1":"18455726011716","imei2":"18455726011716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182174,"job_number":"JOB_182174","tr_customer_id":182192,"tr_customer_product_id":182182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:02:35.000Z","modified_at":"2026-02-10T07:03:17.000Z","name":"Laurianne Rempel","mobile_number":"975-626-6395","email_id":"Alexandre.Murphy39@yahoo.com","dop":"2025-04-06","serial_number":"17662472156641","imei1":"17662472156641","imei2":"17662472156641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182177,"job_number":"JOB_182177","tr_customer_id":182195,"tr_customer_product_id":182185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:02.000Z","modified_at":"2026-02-10T07:03:37.000Z","name":"Katheryn Pacocha","mobile_number":"711-695-5165","email_id":"Aileen_Connelly88@yahoo.com","dop":"2025-10-21","serial_number":"15822459088081","imei1":"15822459088081","imei2":"15822459088081","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182179,"job_number":"JOB_182179","tr_customer_id":182197,"tr_customer_product_id":182187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:12.000Z","modified_at":"2026-02-10T07:03:49.000Z","name":"Lucinda Simonis","mobile_number":"309-724-7028","email_id":"Josianne.Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"16864397144862","imei1":"16864397144862","imei2":"16864397144862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182182,"job_number":"JOB_182182","tr_customer_id":182200,"tr_customer_product_id":182190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:48.000Z","modified_at":"2026-02-10T07:04:27.000Z","name":"Eldon Schmitt","mobile_number":"917-599-4610","email_id":"Carlo.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11903656767482","imei1":"11903656767482","imei2":"11903656767482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182185,"job_number":"JOB_182185","tr_customer_id":182203,"tr_customer_product_id":182193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:03:56.000Z","modified_at":"2026-02-10T07:04:33.000Z","name":"Doyle Pfeffer","mobile_number":"215-925-8084","email_id":"Miles.Daugherty81@hotmail.com","dop":"2025-04-06","serial_number":"16860324115991","imei1":"16860324115991","imei2":"16860324115991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182188,"job_number":"JOB_182188","tr_customer_id":182206,"tr_customer_product_id":182196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:04.000Z","modified_at":"2026-02-10T07:04:43.000Z","name":"Fermin Kub","mobile_number":"968-559-2850","email_id":"Geo85@gmail.com","dop":"2025-04-06","serial_number":"14071818839437","imei1":"14071818839437","imei2":"14071818839437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182191,"job_number":"JOB_182191","tr_customer_id":182209,"tr_customer_product_id":182199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:13.000Z","modified_at":"2026-02-10T07:04:52.000Z","name":"Isabell Cummerata","mobile_number":"458-487-3102","email_id":"Cecil11@gmail.com","dop":"2000-01-31","serial_number":"10948630132053","imei1":"10948630132053","imei2":"10948630132053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:04:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182194,"job_number":"JOB_182194","tr_customer_id":182212,"tr_customer_product_id":182202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:35.000Z","modified_at":"2026-02-10T07:05:13.000Z","name":"Lonie Pfannerstill","mobile_number":"669-950-5365","email_id":"Sam_Treutel59@yahoo.com","dop":"2025-04-06","serial_number":"13399787721398","imei1":"13399787721398","imei2":"13399787721398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182197,"job_number":"JOB_182197","tr_customer_id":182215,"tr_customer_product_id":182205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:04:50.000Z","modified_at":"2026-02-10T07:05:29.000Z","name":"Fermin Dare","mobile_number":"373-491-6948","email_id":"Faustino_Gleason29@hotmail.com","dop":"2025-04-06","serial_number":"11747784680248","imei1":"11747784680248","imei2":"11747784680248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182200,"job_number":"JOB_182200","tr_customer_id":182218,"tr_customer_product_id":182208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:00.000Z","modified_at":"2026-02-10T07:05:38.000Z","name":"Colby Reynolds","mobile_number":"614-411-5128","email_id":"Vella_Hoeger70@hotmail.com","dop":"2000-01-31","serial_number":"10122690084147","imei1":"10122690084147","imei2":"10122690084147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182203,"job_number":"JOB_182203","tr_customer_id":182221,"tr_customer_product_id":182211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:20.000Z","modified_at":"2026-02-10T07:05:58.000Z","name":"Emil Kling","mobile_number":"784-718-4720","email_id":"Patience.Flatley@hotmail.com","dop":"2025-04-06","serial_number":"16310018910521","imei1":"16310018910521","imei2":"16310018910521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182206,"job_number":"JOB_182206","tr_customer_id":182224,"tr_customer_product_id":182214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:28.000Z","modified_at":"2026-02-10T07:06:06.000Z","name":"Asia Buckridge","mobile_number":"485-557-0554","email_id":"Mariah.Towne21@hotmail.com","dop":"2025-04-06","serial_number":"17190002647811","imei1":"17190002647811","imei2":"17190002647811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182209,"job_number":"JOB_182209","tr_customer_id":182227,"tr_customer_product_id":182217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:36.000Z","modified_at":"2026-02-10T07:06:14.000Z","name":"Willie Grimes","mobile_number":"326-781-0039","email_id":"Madaline12@hotmail.com","dop":"2025-04-06","serial_number":"19521598543781","imei1":"19521598543781","imei2":"19521598543781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182212,"job_number":"JOB_182212","tr_customer_id":182230,"tr_customer_product_id":182220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:05:46.000Z","modified_at":"2026-02-10T07:06:25.000Z","name":"Rylan Gleichner","mobile_number":"240-904-5693","email_id":"Jett.Maggio32@yahoo.com","dop":"2000-01-31","serial_number":"10211775444049","imei1":"10211775444049","imei2":"10211775444049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182215,"job_number":"JOB_182215","tr_customer_id":182233,"tr_customer_product_id":182223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:13.000Z","modified_at":"2026-02-10T07:06:50.000Z","name":"Morris Keeling","mobile_number":"292-761-2297","email_id":"Bart49@yahoo.com","dop":"2025-04-06","serial_number":"13235028898001","imei1":"13235028898001","imei2":"13235028898001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:06:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182218,"job_number":"JOB_182218","tr_customer_id":182236,"tr_customer_product_id":182226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:32.000Z","modified_at":"2026-02-10T07:07:11.000Z","name":"Christ Will","mobile_number":"665-600-9844","email_id":"Carleton0@hotmail.com","dop":"2000-01-31","serial_number":"10573778026473","imei1":"10573778026473","imei2":"10573778026473","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182221,"job_number":"JOB_182221","tr_customer_id":182239,"tr_customer_product_id":182229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:06:57.000Z","modified_at":"2026-02-10T07:07:34.000Z","name":"Foster Gulgowski","mobile_number":"394-311-0783","email_id":"Korey62@hotmail.com","dop":"2025-04-06","serial_number":"18640319992236","imei1":"18640319992236","imei2":"18640319992236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:07:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182224,"job_number":"JOB_182224","tr_customer_id":182242,"tr_customer_product_id":182232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:10:51.000Z","modified_at":"2026-02-10T07:11:32.000Z","name":"Neva Monahan","mobile_number":"642-886-8258","email_id":"Ilene.Haley@gmail.com","dop":"2025-04-06","serial_number":"18737535251198","imei1":"18737535251198","imei2":"18737535251198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182227,"job_number":"JOB_182227","tr_customer_id":182245,"tr_customer_product_id":182235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:21.000Z","modified_at":"2026-02-10T07:12:03.000Z","name":"Heloise Jakubowski","mobile_number":"789-919-2927","email_id":"Camylle.Wiza61@hotmail.com","dop":"2025-04-06","serial_number":"10547687721741","imei1":"10547687721741","imei2":"10547687721741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182230,"job_number":"JOB_182230","tr_customer_id":182248,"tr_customer_product_id":182238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:11:40.000Z","modified_at":"2026-02-10T07:12:21.000Z","name":"Herminio Hintz","mobile_number":"498-820-8494","email_id":"Vivienne42@yahoo.com","dop":"2025-04-06","serial_number":"16768614698957","imei1":"16768614698957","imei2":"16768614698957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182233,"job_number":"JOB_182233","tr_customer_id":182251,"tr_customer_product_id":182241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:11.000Z","modified_at":"2026-02-10T07:12:52.000Z","name":"Maggie Stanton","mobile_number":"442-907-0258","email_id":"Olin_Heller@hotmail.com","dop":"2025-04-06","serial_number":"18456322748555","imei1":"18456322748555","imei2":"18456322748555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182236,"job_number":"JOB_182236","tr_customer_id":182254,"tr_customer_product_id":182244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:23.000Z","modified_at":"2026-02-10T07:13:04.000Z","name":"Brown Cronin","mobile_number":"451-553-7047","email_id":"Gregorio20@gmail.com","dop":"2025-04-06","serial_number":"16407923444177","imei1":"16407923444177","imei2":"16407923444177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182239,"job_number":"JOB_182239","tr_customer_id":182257,"tr_customer_product_id":182247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:29.000Z","modified_at":"2026-02-10T07:13:10.000Z","name":"Rosamond Kertzmann","mobile_number":"577-305-0479","email_id":"Daphne.Parisian56@gmail.com","dop":"2025-04-06","serial_number":"10114043596226","imei1":"10114043596226","imei2":"10114043596226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182241,"job_number":"JOB_182241","tr_customer_id":182259,"tr_customer_product_id":182249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:44.000Z","modified_at":"2026-02-10T07:13:20.000Z","name":"Owen Predovic","mobile_number":"229-279-6920","email_id":"Valentin48@hotmail.com","dop":"2025-04-06","serial_number":"19877120925953","imei1":"19877120925953","imei2":"19877120925953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182243,"job_number":"JOB_182243","tr_customer_id":182261,"tr_customer_product_id":182251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:12:56.000Z","modified_at":"2026-02-10T07:13:34.000Z","name":"Kian Denesik","mobile_number":"650-355-2294","email_id":"Martin6@gmail.com","dop":"2025-04-06","serial_number":"10466658736279","imei1":"10466658736279","imei2":"10466658736279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182246,"job_number":"JOB_182246","tr_customer_id":182264,"tr_customer_product_id":182254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:01.000Z","modified_at":"2026-02-10T07:13:42.000Z","name":"Ulises Runolfsdottir","mobile_number":"612-980-5586","email_id":"Antonietta_Herman@hotmail.com","dop":"2025-04-06","serial_number":"16563818967763","imei1":"16563818967763","imei2":"16563818967763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182249,"job_number":"JOB_182249","tr_customer_id":182267,"tr_customer_product_id":182257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:13:13.000Z","modified_at":"2026-02-10T07:13:54.000Z","name":"Brown Veum","mobile_number":"575-620-3388","email_id":"Manley68@yahoo.com","dop":"2025-04-06","serial_number":"17976287020093","imei1":"17976287020093","imei2":"17976287020093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182252,"job_number":"JOB_182252","tr_customer_id":182270,"tr_customer_product_id":182260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:14:02.000Z","modified_at":"2026-02-10T07:14:42.000Z","name":"Esther Osinski","mobile_number":"533-241-3227","email_id":"Nils_King33@gmail.com","dop":"2025-04-06","serial_number":"15173173146655","imei1":"15173173146655","imei2":"15173173146655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182255,"job_number":"JOB_182255","tr_customer_id":182273,"tr_customer_product_id":182263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:39.000Z","modified_at":"2026-02-10T07:18:17.000Z","name":"Dayton Kuphal","mobile_number":"206-624-9146","email_id":"Zita61@gmail.com","dop":"2025-04-06","serial_number":"11320284724446","imei1":"11320284724446","imei2":"11320284724446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182257,"job_number":"JOB_182257","tr_customer_id":182275,"tr_customer_product_id":182265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:17:44.000Z","modified_at":"2026-02-10T07:18:20.000Z","name":"Samantha Ratke","mobile_number":"960-457-9830","email_id":"Mohammad.Schulist22@yahoo.com","dop":"2025-04-06","serial_number":"10780028364063","imei1":"10780028364063","imei2":"10780028364063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182260,"job_number":"JOB_182260","tr_customer_id":182278,"tr_customer_product_id":182268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:18:25.000Z","modified_at":"2026-02-10T07:19:03.000Z","name":"Tabitha Moen","mobile_number":"963-589-7336","email_id":"Frederique_Hessel16@gmail.com","dop":"2025-04-06","serial_number":"10300070899111","imei1":"10300070899111","imei2":"10300070899111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182263,"job_number":"JOB_182263","tr_customer_id":182281,"tr_customer_product_id":182271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:19:11.000Z","modified_at":"2026-02-10T07:19:49.000Z","name":"Vivienne Wolf","mobile_number":"381-353-0762","email_id":"Godfrey54@yahoo.com","dop":"2025-04-06","serial_number":"15210351743050","imei1":"15210351743050","imei2":"15210351743050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182266,"job_number":"JOB_182266","tr_customer_id":182284,"tr_customer_product_id":182274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:26.000Z","modified_at":"2026-02-10T07:48:36.000Z","name":"Daniela Walsh","mobile_number":"747-755-7020","email_id":"Lamar15@yahoo.com","dop":"2025-12-01","serial_number":"10292054466728","imei1":"10292054466728","imei2":"10292054466728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182268,"job_number":"JOB_182268","tr_customer_id":182286,"tr_customer_product_id":182276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:41.000Z","modified_at":"2026-02-10T07:48:51.000Z","name":"Gardner Wehner","mobile_number":"632-264-6314","email_id":"Cydney_Lang78@gmail.com","dop":"2025-12-01","serial_number":"16233800367466","imei1":"16233800367466","imei2":"16233800367466","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182270,"job_number":"JOB_182270","tr_customer_id":182288,"tr_customer_product_id":182278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:48:55.000Z","modified_at":"2026-02-10T07:49:05.000Z","name":"Jillian Kunde","mobile_number":"973-367-0501","email_id":"Janick_Kunze59@gmail.com","dop":"2025-12-01","serial_number":"19681395721277","imei1":"19681395721277","imei2":"19681395721277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182278,"job_number":"JOB_182278","tr_customer_id":182296,"tr_customer_product_id":182286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:06:47.000Z","modified_at":"2026-02-10T08:07:29.000Z","name":"Christopher Greenholt","mobile_number":"241-739-3349","email_id":"Blanca_Heathcote81@yahoo.com","dop":"2025-04-06","serial_number":"17179609815597","imei1":"17179609815597","imei2":"17179609815597","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:07:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182280,"job_number":"JOB_182280","tr_customer_id":182298,"tr_customer_product_id":182288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:22.000Z","modified_at":"2026-02-10T08:08:01.000Z","name":"Sheldon Becker","mobile_number":"365-397-1734","email_id":"Marie_Lind4@hotmail.com","dop":"2025-04-06","serial_number":"16519431340628","imei1":"16519431340628","imei2":"16519431340628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182283,"job_number":"JOB_182283","tr_customer_id":182301,"tr_customer_product_id":182291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:37.000Z","modified_at":"2026-02-10T08:08:19.000Z","name":"Aryanna Anderson","mobile_number":"570-203-1309","email_id":"Sheila.Bogisich86@yahoo.com","dop":"2025-04-06","serial_number":"13457399011881","imei1":"13457399011881","imei2":"13457399011881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182286,"job_number":"JOB_182286","tr_customer_id":182304,"tr_customer_product_id":182294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:52.000Z","modified_at":"2026-02-10T08:08:34.000Z","name":"Kayla Collier","mobile_number":"764-283-4796","email_id":"Syble25@yahoo.com","dop":"2025-04-06","serial_number":"13197637745674","imei1":"13197637745674","imei2":"13197637745674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182291,"job_number":"JOB_182291","tr_customer_id":182309,"tr_customer_product_id":182299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:27.000Z","modified_at":"2026-02-10T08:09:09.000Z","name":"Cathy Mayer","mobile_number":"795-569-6778","email_id":"Brock_Hyatt@hotmail.com","dop":"2025-04-06","serial_number":"18965358755441","imei1":"18965358755441","imei2":"18965358755441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182294,"job_number":"JOB_182294","tr_customer_id":182312,"tr_customer_product_id":182302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:37:52.000Z","modified_at":"2026-02-10T08:38:29.000Z","name":"Coleman Dickens","mobile_number":"915-337-8039","email_id":"Jarvis.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"18538337762542","imei1":"18538337762542","imei2":"18538337762542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182297,"job_number":"JOB_182297","tr_customer_id":182315,"tr_customer_product_id":182305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:38:36.000Z","modified_at":"2026-02-10T08:39:13.000Z","name":"Chesley Olson","mobile_number":"929-366-7593","email_id":"Marlen.Collins87@yahoo.com","dop":"2025-04-06","serial_number":"12014433186567","imei1":"12014433186567","imei2":"12014433186567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182300,"job_number":"JOB_182300","tr_customer_id":182318,"tr_customer_product_id":182308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:39:20.000Z","modified_at":"2026-02-10T08:39:56.000Z","name":"Linda Hodkiewicz","mobile_number":"421-361-3129","email_id":"Napoleon.Blanda@gmail.com","dop":"2025-04-06","serial_number":"13015299514741","imei1":"13015299514741","imei2":"13015299514741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182303,"job_number":"JOB_182303","tr_customer_id":182321,"tr_customer_product_id":182311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:48:25.000Z","modified_at":"2026-02-10T09:49:03.000Z","name":"Guido O'Kon","mobile_number":"376-476-3316","email_id":"Demetris_Quigley@yahoo.com","dop":"2025-04-06","serial_number":"19644888346191","imei1":"19644888346191","imei2":"19644888346191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182306,"job_number":"JOB_182306","tr_customer_id":182324,"tr_customer_product_id":182314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:11.000Z","modified_at":"2026-02-10T09:49:49.000Z","name":"Abdullah Fadel","mobile_number":"239-586-2381","email_id":"Kaya_Johnson1@yahoo.com","dop":"2025-04-06","serial_number":"14699801081967","imei1":"14699801081967","imei2":"14699801081967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182309,"job_number":"JOB_182309","tr_customer_id":182327,"tr_customer_product_id":182317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T09:49:57.000Z","modified_at":"2026-02-10T09:50:35.000Z","name":"Franz Kohler","mobile_number":"461-806-3618","email_id":"Lempi_Volkman@yahoo.com","dop":"2025-04-06","serial_number":"12106109047049","imei1":"12106109047049","imei2":"12106109047049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182314,"job_number":"JOB_182314","tr_customer_id":182332,"tr_customer_product_id":182322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:56:29.000Z","modified_at":"2026-02-10T10:57:10.000Z","name":"Nat Shanahan","mobile_number":"214-692-7148","email_id":"Chaya.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"13812835357606","imei1":"13812835357606","imei2":"13812835357606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182317,"job_number":"JOB_182317","tr_customer_id":182335,"tr_customer_product_id":182325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:57:17.000Z","modified_at":"2026-02-10T10:57:58.000Z","name":"Demarcus Koss","mobile_number":"481-276-1203","email_id":"Trisha70@gmail.com","dop":"2025-04-06","serial_number":"16670662995563","imei1":"16670662995563","imei2":"16670662995563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182320,"job_number":"JOB_182320","tr_customer_id":182338,"tr_customer_product_id":182328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T10:58:06.000Z","modified_at":"2026-02-10T10:58:46.000Z","name":"Brant Dach","mobile_number":"978-802-7765","email_id":"Luella.Murphy60@hotmail.com","dop":"2025-04-06","serial_number":"19832601019124","imei1":"19832601019124","imei2":"19832601019124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T10:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182322,"job_number":"JOB_182322","tr_customer_id":182340,"tr_customer_product_id":182330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:05:49.000Z","modified_at":"2026-02-10T11:18:20.000Z","name":"Ram Kumar","mobile_number":"9916150593","email_id":"ramkumar123@gmail.com","dop":"2025-05-05","serial_number":"18417825793574","imei1":"18417825793574","imei2":"18417825793574","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182327,"job_number":"JOB_182327","tr_customer_id":182345,"tr_customer_product_id":182335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:20:29.000Z","modified_at":"2026-02-10T11:20:33.000Z","name":"Ram Kumar","mobile_number":"9916150593","email_id":"ramkumar123@gmail.com","dop":"2025-05-05","serial_number":"13077102754027","imei1":"13077102754027","imei2":"13077102754027","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182330,"job_number":"JOB_182330","tr_customer_id":182348,"tr_customer_product_id":182338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:50:41.000Z","modified_at":"2026-02-10T11:51:19.000Z","name":"Pansy Hermiston","mobile_number":"354-752-4954","email_id":"Carlo72@hotmail.com","dop":"2025-04-06","serial_number":"18508197979293","imei1":"18508197979293","imei2":"18508197979293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182333,"job_number":"JOB_182333","tr_customer_id":182351,"tr_customer_product_id":182341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:51:27.000Z","modified_at":"2026-02-10T11:52:04.000Z","name":"Georgette Ryan","mobile_number":"589-560-8467","email_id":"Mertie.Schuppe@yahoo.com","dop":"2025-04-06","serial_number":"10888973152242","imei1":"10888973152242","imei2":"10888973152242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182336,"job_number":"JOB_182336","tr_customer_id":182354,"tr_customer_product_id":182344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:52:11.000Z","modified_at":"2026-02-10T11:52:49.000Z","name":"Lelia Hauck","mobile_number":"594-439-6418","email_id":"Jaida22@hotmail.com","dop":"2025-04-06","serial_number":"12605093030290","imei1":"12605093030290","imei2":"12605093030290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182338,"job_number":"JOB_182338","tr_customer_id":182356,"tr_customer_product_id":182346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T11:53:55.000Z","modified_at":"2026-02-10T11:54:22.000Z","name":"Garrick Kilback","mobile_number":"337-814-6470","email_id":"Herminio.Lehner8@gmail.com","dop":"2025-04-06","serial_number":"19002862466216","imei1":"19002862466216","imei2":"19002862466216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T11:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182341,"job_number":"JOB_182341","tr_customer_id":182359,"tr_customer_product_id":182349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:32:31.000Z","modified_at":"2026-02-10T12:32:54.000Z","name":"Cooper Bernhard","mobile_number":"737-983-1977","email_id":"Domenick.Witting@yahoo.com","dop":"2025-04-06","serial_number":"16688814027913","imei1":"16688814027913","imei2":"16688814027913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T12:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182343,"job_number":"JOB_182343","tr_customer_id":182361,"tr_customer_product_id":182351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T12:51:14.000Z","modified_at":"2026-02-10T12:51:36.000Z","name":"Mathew Kerluke","mobile_number":"599-233-3084","email_id":"Concepcion.Hahn41@yahoo.com","dop":"2025-04-06","serial_number":"12511801535789","imei1":"12511801535789","imei2":"12511801535789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T12:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182346,"job_number":"JOB_182346","tr_customer_id":182364,"tr_customer_product_id":182354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:05:26.000Z","modified_at":"2026-02-10T13:06:03.000Z","name":"Brad Conn","mobile_number":"996-717-8407","email_id":"Robyn.Barton70@yahoo.com","dop":"2025-04-06","serial_number":"17239275253178","imei1":"17239275253178","imei2":"17239275253178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182349,"job_number":"JOB_182349","tr_customer_id":182367,"tr_customer_product_id":182357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:10.000Z","modified_at":"2026-02-10T13:06:46.000Z","name":"Dorian Haag","mobile_number":"466-255-2248","email_id":"Esther40@yahoo.com","dop":"2025-04-06","serial_number":"19170165459617","imei1":"19170165459617","imei2":"19170165459617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:06:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182352,"job_number":"JOB_182352","tr_customer_id":182370,"tr_customer_product_id":182360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:06:53.000Z","modified_at":"2026-02-10T13:07:30.000Z","name":"Edna Doyle","mobile_number":"225-859-0960","email_id":"Jayce53@hotmail.com","dop":"2025-04-06","serial_number":"13151008843225","imei1":"13151008843225","imei2":"13151008843225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T13:07:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182357,"job_number":"JOB_182357","tr_customer_id":182375,"tr_customer_product_id":182365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:09.000Z","modified_at":"2026-02-10T14:04:46.000Z","name":"Lewis Anderson","mobile_number":"582-637-4450","email_id":"Jayne.Dickinson@gmail.com","dop":"2025-04-06","serial_number":"17226990839472","imei1":"17226990839472","imei2":"17226990839472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182360,"job_number":"JOB_182360","tr_customer_id":182378,"tr_customer_product_id":182368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:04:53.000Z","modified_at":"2026-02-10T14:05:30.000Z","name":"Gregg McLaughlin","mobile_number":"463-387-0859","email_id":"Abdullah.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"19995272010362","imei1":"19995272010362","imei2":"19995272010362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182363,"job_number":"JOB_182363","tr_customer_id":182381,"tr_customer_product_id":182371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:05:37.000Z","modified_at":"2026-02-10T14:06:14.000Z","name":"Lolita Durgan","mobile_number":"285-438-9913","email_id":"Alejandrin16@hotmail.com","dop":"2025-04-06","serial_number":"10355801151631","imei1":"10355801151631","imei2":"10355801151631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:06:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181793,"job_number":"JOB_181793","tr_customer_id":181811,"tr_customer_product_id":181801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:24.000Z","modified_at":"2026-02-10T04:40:34.000Z","name":"saitama sensei","mobile_number":"533-552-8196","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"544555515650246","imei1":"544555515650246","imei2":"544555515650246","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181796,"job_number":"JOB_181796","tr_customer_id":181814,"tr_customer_product_id":181804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:37.000Z","modified_at":"2026-02-10T04:40:46.000Z","name":"tanjiro kamado","mobile_number":"764-453-1002","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"726664131470035","imei1":"726664131470035","imei2":"726664131470035","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181801,"job_number":"JOB_181801","tr_customer_id":181819,"tr_customer_product_id":181809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:40:49.000Z","modified_at":"2026-02-10T04:40:59.000Z","name":"giyu tomiaka","mobile_number":"415-720-9788","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"857862110494657","imei1":"857862110494657","imei2":"857862110494657","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181864,"job_number":"JOB_181864","tr_customer_id":181882,"tr_customer_product_id":181872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:48.000Z","modified_at":"2026-02-10T04:42:11.000Z","name":"Madilyn Klein","mobile_number":"323-611-0495","email_id":"Dahlia44@hotmail.com","dop":"2025-10-01","serial_number":"18050783101977","imei1":"18050783101977","imei2":"18050783101977","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181874,"job_number":"JOB_181874","tr_customer_id":181892,"tr_customer_product_id":181882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:41:58.000Z","modified_at":"2026-02-10T04:42:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13764948779548","imei1":"13764948779548","imei2":"13764948779548","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181911,"job_number":"JOB_181911","tr_customer_id":181929,"tr_customer_product_id":181919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:27.000Z","modified_at":"2026-02-10T04:42:39.000Z","name":"Filomena Fahey","mobile_number":"809-226-7736","email_id":"Kaya.Hackett@hotmail.com","dop":"2025-06-09","serial_number":"100436916958228","imei1":"100436916958228","imei2":"100436916958228","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181931,"job_number":"JOB_181931","tr_customer_id":181949,"tr_customer_product_id":181939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:39.000Z","modified_at":"2026-02-10T04:42:48.000Z","name":"Lindsey Powlowski","mobile_number":"968-917-8807","email_id":"Tremayne72@gmail.com","dop":"2025-12-31","serial_number":"10654076730675","imei1":"10654076730675","imei2":"10654076730675","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181939,"job_number":"JOB_181939","tr_customer_id":181957,"tr_customer_product_id":181947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:44.000Z","modified_at":"2026-02-10T04:42:55.000Z","name":"Donald Mann","mobile_number":"910-876-1635","email_id":"Austen.Krajcik@gmail.com","dop":"2025-06-09","serial_number":"108002363549490","imei1":"108002363549490","imei2":"108002363549490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181950,"job_number":"JOB_181950","tr_customer_id":181968,"tr_customer_product_id":181958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:42:53.000Z","modified_at":"2026-02-10T04:43:03.000Z","name":"Delfina Bauch","mobile_number":"888-777-1442","email_id":"Martine48@gmail.com","dop":"2025-12-31","serial_number":"10230033530142","imei1":"10230033530142","imei2":"10230033530142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181961,"job_number":"JOB_181961","tr_customer_id":181978,"tr_customer_product_id":181968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:00.000Z","modified_at":"2026-02-10T04:43:11.000Z","name":"Kevin Hahn","mobile_number":"750-906-7954","email_id":"Ezra0@yahoo.com","dop":"2025-06-09","serial_number":"103457710088454","imei1":"103457710088454","imei2":"103457710088454","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":181966,"job_number":"JOB_181966","tr_customer_id":181984,"tr_customer_product_id":181974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T04:43:07.000Z","modified_at":"2026-02-10T04:43:16.000Z","name":"Erling Wyman","mobile_number":"856-696-2506","email_id":"Zechariah.Windler51@yahoo.com","dop":"2025-12-31","serial_number":"10012840677920","imei1":"10012840677920","imei2":"10012840677920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182044,"job_number":"JOB_182044","tr_customer_id":182062,"tr_customer_product_id":182052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T05:23:33.000Z","modified_at":"2026-02-10T05:23:42.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17446609883117","imei1":"17446609883117","imei2":"17446609883117","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T05:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182090,"job_number":"JOB_182090","tr_customer_id":182108,"tr_customer_product_id":182098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:50:48.000Z","modified_at":"2026-02-10T06:50:59.000Z","name":"Annabell Dach","mobile_number":"791-687-9501","email_id":"Christian_Kihn64@hotmail.com","dop":"2025-11-04","serial_number":"33013318695404","imei1":"33013318695404","imei2":"33013318695404","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182091,"job_number":"JOB_182091","tr_customer_id":182109,"tr_customer_product_id":182099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:51:03.000Z","modified_at":"2026-02-10T06:51:26.000Z","name":"Kristofer Parisian","mobile_number":"971-893-7077","email_id":"Leopold.Pollich@gmail.com","dop":"2025-11-04","serial_number":"67485323096526","imei1":"67485323096526","imei2":"67485323096526","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182092,"job_number":"JOB_182092","tr_customer_id":182110,"tr_customer_product_id":182100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:52:03.000Z","modified_at":"2026-02-10T06:52:26.000Z","name":"Daphney Wintheiser","mobile_number":"830-528-4623","email_id":"Verona.OReilly@gmail.com","dop":"2025-10-01","serial_number":"15245232274513","imei1":"15245232274513","imei2":"15245232274513","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182097,"job_number":"JOB_182097","tr_customer_id":182115,"tr_customer_product_id":182105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:28.000Z","modified_at":"2026-02-10T06:53:39.000Z","name":"Abraham Kub","mobile_number":"783-598-1984","email_id":"Ambrose.Dicki68@gmail.com","dop":"2025-06-09","serial_number":"102071394975974","imei1":"102071394975974","imei2":"102071394975974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182103,"job_number":"JOB_182103","tr_customer_id":182121,"tr_customer_product_id":182111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:44.000Z","modified_at":"2026-02-10T06:53:54.000Z","name":"Nathanael Paucek","mobile_number":"260-241-7920","email_id":"Eliezer47@gmail.com","dop":"2025-06-09","serial_number":"106481177746856","imei1":"106481177746856","imei2":"106481177746856","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182106,"job_number":"JOB_182106","tr_customer_id":182124,"tr_customer_product_id":182114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:53:59.000Z","modified_at":"2026-02-10T06:54:09.000Z","name":"Rupert Rolfson","mobile_number":"570-480-9098","email_id":"Wilber83@gmail.com","dop":"2025-06-09","serial_number":"105452617121847","imei1":"105452617121847","imei2":"105452617121847","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182113,"job_number":"JOB_182113","tr_customer_id":182131,"tr_customer_product_id":182121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:36.000Z","modified_at":"2026-02-10T06:54:48.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"49397976976648","imei1":"49397976976648","imei2":"49397976976648","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182114,"job_number":"JOB_182114","tr_customer_id":182132,"tr_customer_product_id":182122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:54:52.000Z","modified_at":"2026-02-10T06:55:04.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"98345350198946","imei1":"98345350198946","imei2":"98345350198946","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182117,"job_number":"JOB_182117","tr_customer_id":182135,"tr_customer_product_id":182125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:55:09.000Z","modified_at":"2026-02-10T06:55:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"53700860322550","imei1":"53700860322550","imei2":"53700860322550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182152,"job_number":"JOB_182152","tr_customer_id":182170,"tr_customer_product_id":182160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:12.000Z","modified_at":"2026-02-10T06:59:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"13765125510243","imei1":"13765125510243","imei2":"13765125510243","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182159,"job_number":"JOB_182159","tr_customer_id":182177,"tr_customer_product_id":182167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:26.000Z","modified_at":"2026-02-10T06:59:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"39383395335244","imei1":"39383395335244","imei2":"39383395335244","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182160,"job_number":"JOB_182160","tr_customer_id":182178,"tr_customer_product_id":182168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T06:59:40.000Z","modified_at":"2026-02-10T06:59:50.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"67555652351942","imei1":"67555652351942","imei2":"67555652351942","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182271,"job_number":"JOB_182271","tr_customer_id":182289,"tr_customer_product_id":182279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:27.000Z","modified_at":"2026-02-10T07:58:37.000Z","name":"Taylor Baumbach","mobile_number":"882-480-1786","email_id":"Everette9@gmail.com","dop":"2025-11-04","serial_number":"86112301690547","imei1":"86112301690547","imei2":"86112301690547","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182272,"job_number":"JOB_182272","tr_customer_id":182290,"tr_customer_product_id":182280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:41.000Z","modified_at":"2026-02-10T07:58:52.000Z","name":"Cathryn Kuphal","mobile_number":"639-489-9795","email_id":"Omer_Kshlerin@hotmail.com","dop":"2025-11-04","serial_number":"61511606177304","imei1":"61511606177304","imei2":"61511606177304","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182273,"job_number":"JOB_182273","tr_customer_id":182291,"tr_customer_product_id":182281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T07:58:56.000Z","modified_at":"2026-02-10T07:59:06.000Z","name":"Chad Heidenreich","mobile_number":"730-316-4476","email_id":"Elouise.Muller@yahoo.com","dop":"2025-11-04","serial_number":"11760111006222","imei1":"11760111006222","imei2":"11760111006222","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T07:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182285,"job_number":"JOB_182285","tr_customer_id":182303,"tr_customer_product_id":182293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:41.000Z","modified_at":"2026-02-10T08:07:53.000Z","name":"Gia Osinski","mobile_number":"453-407-0242","email_id":"Aylin_Waelchi@gmail.com","dop":"2025-11-04","serial_number":"72779682301068","imei1":"72779682301068","imei2":"72779682301068","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182288,"job_number":"JOB_182288","tr_customer_id":182306,"tr_customer_product_id":182296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:07:58.000Z","modified_at":"2026-02-10T08:08:09.000Z","name":"Fritz Jones","mobile_number":"477-351-3214","email_id":"Kavon_Treutel@gmail.com","dop":"2025-11-04","serial_number":"59743769081061","imei1":"59743769081061","imei2":"59743769081061","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182289,"job_number":"JOB_182289","tr_customer_id":182307,"tr_customer_product_id":182297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T08:08:14.000Z","modified_at":"2026-02-10T08:08:25.000Z","name":"Bobby Friesen","mobile_number":"536-335-1969","email_id":"Elnora.Considine@yahoo.com","dop":"2025-11-04","serial_number":"62995231488669","imei1":"62995231488669","imei2":"62995231488669","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T08:08:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 1.96KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8087869-b853-4268-951c-d455d96df13a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7da-JJjvvUYguYUpPxQV97hribKeFb4"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":182354,"job_number":"JOB_182354","tr_customer_id":182372,"tr_customer_product_id":182362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:45:27.000Z","modified_at":"2026-02-10T14:15:56.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-10T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:16.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-10T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08d043a3-4630-45e1-a624-dffe4f1ac542
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":182366}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDczMzA5Nn0.wbAnUhQFhGeOYiAc1u-57VHUjGnikT3bucPr8SAYG9k
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8816126b-1dd7-449f-a027-aa9c5f2e2282
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-o6yuFlnBTrbTJnyHWOWfdVsQ4Go"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":182354,"job_number":"JOB_182354","tr_customer_id":182372,"tr_customer_product_id":182362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T13:45:27.000Z","modified_at":"2026-02-10T14:15:56.000Z","name":"Ajay Gupta","mobile_number":"8976867174","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445174","imei1":"88716655445174","imei2":"88716655445174","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-10T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1f5645d-516b-4b40-bdbe-6aecdeb6c304
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-1KgZKJ2H3a+LMBX5szaHC2L0ajc"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5aeaf4cf-0bac-4dab-b045-05e691e60847
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8578afd3-36c7-425a-9438-3c336f7f27d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-D5LRB+Tb1AmcKoNAoQFjhIBeXPM"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":624},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74c7b23f-8ffc-4538-9f56-44610b20a678
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c8-sOIqxsExanEbmvaCzT/TRjaiIGA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":181732,"job_number":"JOB_181732","tr_customer_id":181750,"tr_customer_product_id":181740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:50.000Z","modified_at":"2026-02-09T22:24:51.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19718664936995","imei1":"19718664936995","imei2":"19718664936995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-09T22:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:17.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-10T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d847b485-a64a-4be0-9c43-e973722028a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c8-sOIqxsExanEbmvaCzT/TRjaiIGA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":181732,"job_number":"JOB_181732","tr_customer_id":181750,"tr_customer_product_id":181740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-09T22:24:50.000Z","modified_at":"2026-02-09T22:24:51.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19718664936995","imei1":"19718664936995","imei2":"19718664936995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-09T22:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:17.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-10T14:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0d58550-4cf4-4faa-9145-a9161d3095e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":182366}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d55c511-4f9e-4cd1-bf97-2419dacab77b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_182366"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-TqbEY6M6P8O9yqbIYuUcfQO2vSo"
Vary Accept-Encoding
Date Tue, 10 Feb 2026 14:18:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:19.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_182366
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA3MzMwOTh9.pe89VQe24k87R-XeUnv9D73E5aO06G6-h6yt3hTrm40
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c4c0a8b-cb70-4518-9ae9-9912fc71273b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a4a-dk5D48ZLmTCHuZsaIwrCICAzTHw"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 10 Feb 2026 14:18:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":182366,"job_number":"JOB_182366","tr_customer_id":182384,"tr_customer_product_id":182374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T14:18:04.000Z","modified_at":"2026-02-10T14:18:19.000Z","name":"Emery Cartwright","mobile_number":"526-818-7830","email_id":"Asa_Medhurst47@hotmail.com","dop":"2025-05-30","serial_number":"14838819314127","imei1":"14838819314127","imei2":"14838819314127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-10T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":696251,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-10T14:18:04.000Z","created_at":"2026-02-10T14:18:04.000Z"},{"id":696252,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-10T14:18:04.000Z","created_at":"2026-02-10T14:18:04.000Z"},{"id":696257,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-10T14:18:13.000Z","created_at":"2026-02-10T14:18:13.000Z"},{"id":696258,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-10T14:18:16.000Z","created_at":"2026-02-10T14:18:16.000Z"},{"id":696259,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-10T14:18:17.000Z","created_at":"2026-02-10T14:18:17.000Z"},{"id":696260,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-10T14:18:19.000Z","created_at":"2026-02-10T14:18:19.000Z"},{"id":696261,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-10T14:18:19.000Z","created_at":"2026-02-10T14:18:19.000Z"}],"problems":[{"id":169354,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-10T14:18:04.000Z"},{"id":169357,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-10T14:18:16.000Z"}],"quatations":[]}}
Test Information
No Tests for this request